Skip to content

Commit

Permalink
Fix SwiftLint version in Danger
Browse files Browse the repository at this point in the history
  • Loading branch information
p4checo committed Apr 16, 2024
1 parent 38288fa commit 419e3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/danger-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
uses: 417-72KI/danger-swiftlint@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SWIFTLINT_VERSION: 0.54.0
SWIFT_LINT_REVISION: 0.54.0

0 comments on commit 419e3cc

Please sign in to comment.