Skip to content

Commit

Permalink
Merge pull request #31 from voxpupuli/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b/codeql-action-3

Bump github/codeql-action from 2 to 3
  • Loading branch information
rwaffen authored Jul 31, 2024
2 parents eb1e962 + e54e4da commit 39a197d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: Upload SARIF result
id: upload-sarif
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: sarif.output.${{ matrix.rubygem_puppet }}.${{ github.sha }}.json

Expand Down

0 comments on commit 39a197d

Please sign in to comment.