Skip to content

Commit

Permalink
Update raven-actions/actionlint action to v2
Browse files Browse the repository at this point in the history
| datasource  | package                  | from | to |
| ----------- | ------------------------ | ---- | -- |
| github-tags | raven-actions/actionlint | v1   | v2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 12, 2024
1 parent d9da2fc commit 0da2592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-workflow-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
node-version: "20"

- name: "Check workflow files"
uses: "raven-actions/actionlint@v1"
uses: "raven-actions/actionlint@v2"
with:
matcher: true
cache: true
Expand Down

0 comments on commit 0da2592

Please sign in to comment.