Skip to content

Commit 9aa2c43

Browse files
chore(deps): bump raven-actions/actionlint from 2.1.1 to 2.1.2 (#1477)
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@e01d1ea...205b530) --- 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 bce6f6d commit 9aa2c43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
steps:
3636
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3737
- name: Run actionlint
38-
uses: raven-actions/actionlint@e01d1ea33dd6a5ed517d95b4c0c357560ac6f518 # v2.1.1
38+
uses: raven-actions/actionlint@205b530c5d9fa8f44ae9ed59f341a0db994aa6f8 # v2.1.2
3939
with:
4040
# Disabled until existing shellcheck warnings are addressed
4141
shellcheck: false

0 commit comments

Comments
 (0)