Skip to content

Commit

Permalink
Update ghcr.io/danger/danger-kotlin Docker tag to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2024
1 parent 8094c2b commit 973ae5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4

- name: Danger
uses: docker://ghcr.io/danger/danger-kotlin:1.2.0
uses: docker://ghcr.io/danger/danger-kotlin:1.3.0
with:
args: --failOnErrors --no-publish-check
env:
Expand Down

0 comments on commit 973ae5a

Please sign in to comment.