Skip to content

Commit

Permalink
chore(deps): bump raven-actions/actionlint from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [raven-actions/actionlint](https://github.com/raven-actions/actionlint) from 1 to 2.
- [Release notes](https://github.com/raven-actions/actionlint/releases)
- [Commits](raven-actions/actionlint@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>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 0fd90c1 commit 0f3a1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: actionlint
uses: raven-actions/actionlint@v1
uses: raven-actions/actionlint@v2
with:
pyflakes: false # we do not use python scripts

0 comments on commit 0f3a1b5

Please sign in to comment.