Skip to content

Commit

Permalink
Update danger.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KS1019 authored Mar 15, 2024
1 parent 2a51341 commit 94d3f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/danger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Danger
uses: docker://ghcr.io/danger/danger-swift-with-swiftlint:latest
uses: docker://ghcr.io/danger/danger-swift-with-swiftlint:3.15.0
with:
args: --failOnErrors --no-publish-check
env:
Expand Down

0 comments on commit 94d3f32

Please sign in to comment.