Skip to content

Commit

Permalink
Bump norio-nomura/action-swiftlint from b3fcfb2c5a82d46c48495dda0bcb4…
Browse files Browse the repository at this point in the history
…c0e981bfc54 to 9f4dcd7fd46b4e75d7935cf2f4df406d5cae3684 (#114)

Bump norio-nomura/action-swiftlint

Bumps [norio-nomura/action-swiftlint](https://github.com/norio-nomura/action-swiftlint) from b3fcfb2c5a82d46c48495dda0bcb4c0e981bfc54 to 9f4dcd7fd46b4e75d7935cf2f4df406d5cae3684.
- [Release notes](https://github.com/norio-nomura/action-swiftlint/releases)
- [Commits](norio-nomura/action-swiftlint@b3fcfb2...9f4dcd7)

---
updated-dependencies:
- dependency-name: norio-nomura/action-swiftlint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 84cb0fa commit 1c547d3
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 @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Run SwiftLint
uses: norio-nomura/action-swiftlint@b3fcfb2c5a82d46c48495dda0bcb4c0e981bfc54 # 3.2.1
uses: norio-nomura/action-swiftlint@9f4dcd7fd46b4e75d7935cf2f4df406d5cae3684 # 3.2.1
with:
args: --strict

Expand Down

0 comments on commit 1c547d3

Please sign in to comment.