Skip to content

Commit

Permalink
Update ghcr.io/danger/danger-kotlin Docker tag to v1.3.0 (#136)
Browse files Browse the repository at this point in the history
* Update ghcr.io/danger/danger-kotlin Docker tag to v1.3.0

* Update danger usage

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Eliezer Graber <me@eygraber.com>
  • Loading branch information
renovate[bot] and eygraber authored Mar 25, 2024
1 parent 9d64b6b commit 862574f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Danger
uses: docker://ghcr.io/danger/danger-kotlin:1.2.0
with:
args: --failOnErrors --no-publish-check
uses: danger/kotlin@1.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 862574f

Please # to comment.