Skip to content

Commit ac73bd9

Browse files
chore(deps): update ghcr.io/danger/danger-swift-with-swiftlint docker tag to v3.22.1 (#419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3766687 commit ac73bd9

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@v6
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)