⬆️ Bump raven-actions/actionlint from 1 to 2
Bumps [raven-actions/actionlint](https://github.com/raven-actions/actionlint) from 1 to 2. - [Release notes](https://github.com/raven-actions/actionlint/releases) - [Commits](https://github.com/raven-actions/actionlint/compare/v1...v2) --- updated-dependencies: - dependency-name: raven-actions/actionlint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4fc5b5b146
commit
f226965de5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -546,7 +546,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: actionlint
|
- name: actionlint
|
||||||
uses: raven-actions/actionlint@v1
|
uses: raven-actions/actionlint@v2
|
||||||
with:
|
with:
|
||||||
fail-on-error: true
|
fail-on-error: true
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user