diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 50e7eafc..a57b427d 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -14,6 +14,6 @@ jobs: with: persist-credentials: false - name: Run SwiftLint - uses: norio-nomura/action-swiftlint@b3fcfb2c5a82d46c48495dda0bcb4c0e981bfc54 # 3.2.1 + uses: norio-nomura/action-swiftlint@9f4dcd7fd46b4e75d7935cf2f4df406d5cae3684 # 3.2.1 with: args: --strict