Skip to content

Commit

Permalink
Merge pull request #1145 from synfinatic/dependabot/github_actions/co…
Browse files Browse the repository at this point in the history
…decov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
  • Loading branch information
synfinatic authored Jan 27, 2025
2 parents 2e5dc80 + 72a8f02 commit 322a523
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 @@ -87,7 +87,7 @@ jobs:
# ./location_of_script_within_repo/buildscript.sh

- name: Perform CodeQL Analysis
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
env_vars: OS
files: ./coverage.out
Expand Down

0 comments on commit 322a523

Please sign in to comment.