Skip to content

Commit

Permalink
Update swiftlint workflow for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsnodnb committed Sep 4, 2021
1 parent ca54542 commit 184b727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: norio-nomura/action-swiftlint@3.2.1
- uses: pepibumur/action-swiftlint@0d4afd006bb24e4525b5afcefd4ab5e2537193ac
env:
DIFF_BASE: ${{ github.base_ref }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 184b727

Please sign in to comment.