Skip to content

Commit 5778224

Browse files
chore(deps): update ghcr.io/danger/danger-swift-with-swiftlint docker tag to v3.22.1
1 parent c5bc97c commit 5778224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/danger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v5
1414

1515
- name: Danger
16-
uses: docker://ghcr.io/danger/danger-swift-with-swiftlint:3.15.0
16+
uses: docker://ghcr.io/danger/danger-swift-with-swiftlint:3.22.1
1717
with:
1818
args: --failOnErrors --no-publish-check
1919
env:

0 commit comments

Comments
 (0)