Merge pull request #5 from Harvester57/dependabot/github_actions/actions-dependencies-7804652b1e
actions: bump github/codeql-action from 3.29.11 to 3.30.0 in the actions-dependencies group
This commit is contained in:
2
.github/workflows/build-and-test.yaml
vendored
2
.github/workflows/build-and-test.yaml
vendored
@@ -258,6 +258,6 @@ jobs:
|
|||||||
output-format: sarif
|
output-format: sarif
|
||||||
-
|
-
|
||||||
name: Upload Anchore scan SARIF report
|
name: Upload Anchore scan SARIF report
|
||||||
uses: github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.5
|
uses: github/codeql-action/upload-sarif@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.29.5
|
||||||
with:
|
with:
|
||||||
sarif_file: ${{ steps.scan.outputs.sarif }}
|
sarif_file: ${{ steps.scan.outputs.sarif }}
|
||||||
Reference in New Issue
Block a user