Skip to content

Commit 843bafd

Browse files
chore(deps): update raven-actions/actionlint action to v2.1.0 (#456)
| datasource | package | from | to | | ----------- | ------------------------ | ------ | ------ | | github-tags | raven-actions/actionlint | v2.0.1 | v2.1.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c1341c commit 843bafd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
3434
- name: actionlint
35-
uses: raven-actions/actionlint@3a24062651993d40fed1019b58ac6fbdfbf276cc # v2.0.1
35+
uses: raven-actions/actionlint@963d4779ef039e217e5d0e6fd73ce9ab7764e493 # v2.1.0
3636

3737
lint:
3838
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)