Skip to content

Commit

Permalink
chore: bump swiftlint action version
Browse files Browse the repository at this point in the history
  • Loading branch information
drmohundro committed Feb 13, 2021
1 parent 851e884 commit b40f525
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: GitHub Action for SwiftLint
uses: norio-nomura/action-swiftlint@3.0.1
uses: norio-nomura/action-swiftlint@3.2.1
- name: GitHub Action for SwiftLint with --strict
uses: norio-nomura/action-swiftlint@3.0.1
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: --strict

0 comments on commit b40f525

Please sign in to comment.