Skip to content

Commit

Permalink
chore(deps): update raven-actions/actionlint action to v2 (#748)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 28, 2025
1 parent a00fbaf commit 714eba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,6 @@ jobs:
uses: actions/checkout@v4
- name: actionlint
id: actionlint
uses: raven-actions/actionlint@v1
uses: raven-actions/actionlint@v2
with:
fail-on-error: true

0 comments on commit 714eba4

Please sign in to comment.