Skip to content

Commit

Permalink
Bump crazy-max/ghaction-github-status from v3 to v4
Browse files Browse the repository at this point in the history
This brings the `CodeQL` workflow in alignment with the version used in
the other workflows in this repository.
  • Loading branch information
mcdonnnj committed Nov 5, 2024
1 parent 37ab2e4 commit 8c8e75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
egress-policy: audit
- id: github-status
name: Check GitHub status
uses: crazy-max/ghaction-github-status@v3
uses: crazy-max/ghaction-github-status@v4
- id: dump-context
name: Dump context
uses: crazy-max/ghaction-dump-context@v2
Expand Down

0 comments on commit 8c8e75e

Please sign in to comment.