Skip to content

Commit

Permalink
Merge pull request #1075 from rodekruis/dependabot/github_actions/rav…
Browse files Browse the repository at this point in the history
…en-actions/actionlint-2

chore(deps): bump raven-actions/actionlint from 1 to 2
  • Loading branch information
elwinschmitz authored Jul 18, 2024
2 parents 7dfe174 + 8cbf7cd commit 7f6b843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: Lint GitHub Action workflows
uses: raven-actions/actionlint@v1
uses: raven-actions/actionlint@v2
with:
group-result: false
shellcheck: true
Expand Down

0 comments on commit 7f6b843

Please sign in to comment.