mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-21 20:50:17 +00:00
chore(deps): update raven-actions/actionlint action (v2.1.0 → v2.1.1) (#432)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -99,7 +99,7 @@ runs:
|
|||||||
|
|
||||||
- name: Run actionlint
|
- name: Run actionlint
|
||||||
if: steps.check-configs.outputs.run_actionlint == 'true'
|
if: steps.check-configs.outputs.run_actionlint == 'true'
|
||||||
uses: raven-actions/actionlint@963d4779ef039e217e5d0e6fd73ce9ab7764e493 # v2.1.0
|
uses: raven-actions/actionlint@e01d1ea33dd6a5ed517d95b4c0c357560ac6f518 # v2.1.1
|
||||||
with:
|
with:
|
||||||
cache: true
|
cache: true
|
||||||
fail-on-error: true
|
fail-on-error: true
|
||||||
|
|||||||
Reference in New Issue
Block a user