Skip to content

Commit

Permalink
Upgrade danger from 3.18.0 to 3.20.2.
Browse files Browse the repository at this point in the history
Partial mas-cli#638

Signed-off-by: Ross Goldberg <[email protected]>
  • Loading branch information
rgoldberg committed Nov 15, 2024
1 parent ca921c0 commit a3c9970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- name: Danger
# https://github.com/orgs/danger/packages/container/package/danger-swift
uses: docker://ghcr.io/danger/danger-swift:3.18.0
uses: docker://ghcr.io/danger/danger-swift:3.20.2
with:
args: --failOnErrors --no-publish-check
env:
Expand Down

0 comments on commit a3c9970

Please sign in to comment.