Skip to content

Commit 1c547d3

Browse files
Bump norio-nomura/action-swiftlint from b3fcfb2c5a82d46c48495dda0bcb4c0e981bfc54 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84cb0fa commit 1c547d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1515

1616
- name: Run SwiftLint
17-
uses: norio-nomura/action-swiftlint@b3fcfb2c5a82d46c48495dda0bcb4c0e981bfc54 # 3.2.1
17+
uses: norio-nomura/action-swiftlint@9f4dcd7fd46b4e75d7935cf2f4df406d5cae3684 # 3.2.1
1818
with:
1919
args: --strict
2020

0 commit comments

Comments
 (0)