Bump raven-actions/actionlint from 2.1.2 to 2.2.0 (#475)

Bumps [raven-actions/actionlint](https://github.com/raven-actions/actionlint) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/raven-actions/actionlint/releases)
- [Commits](https://github.com/raven-actions/actionlint/compare/v2.1.2...v2.2.0)

---
updated-dependencies:
- dependency-name: raven-actions/actionlint
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-29 23:00:00 +01:00
committed by GitHub
parent 54075bcc5e
commit fe26b2283c
+1 -1
View File
@@ -59,7 +59,7 @@ jobs:
if: github.ref != 'refs/heads/main'
steps:
- uses: actions/checkout@v7.0.0
- uses: raven-actions/actionlint@v2.1.2
- uses: raven-actions/actionlint@v2.2.0
unit_tests_ubuntu:
name: Unit tests (Ubuntu)