Skip to content

Commit

Permalink
Update 417-72KI/danger-swiftlint action to v5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent 4673cea commit d21014d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ jobs:
run: sed -i -e 's/.*SwiftLint.*//g' Package.swift
- name: Copy .swiftlint.yml for demo app
run: sh ./scripts/copy-lint-config.sh
- uses: 417-72KI/danger-swiftlint@v5.7
- uses: 417-72KI/danger-swiftlint@v5.9
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d21014d

Please sign in to comment.