Skip to content

Commit

Permalink
github-actions: bump raven-actions/actionlint
Browse files Browse the repository at this point in the history
Bumps the minor-patch-dependencies group with 1 update: [raven-actions/actionlint](https://github.com/raven-actions/actionlint).


Updates `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
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 12, 2024
1 parent d9da2fc commit e271576
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 e271576

Please sign in to comment.