Skip to content

Commit 9fc15d5

Browse files
Bump raven-actions/actionlint from 2.1.1 to 2.1.2 (#424)
Bumps [raven-actions/actionlint](https://github.com/raven-actions/actionlint) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/raven-actions/actionlint/releases) - [Commits](raven-actions/actionlint@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: raven-actions/actionlint dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19003af commit 9fc15d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
if: github.ref != 'refs/heads/main'
6060
steps:
6161
- uses: actions/checkout@v6.0.2
62-
- uses: raven-actions/actionlint@v2.1.1
62+
- uses: raven-actions/actionlint@v2.1.2
6363

6464
unit_tests_ubuntu:
6565
name: Unit tests (Ubuntu)

0 commit comments

Comments
 (0)