Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to 4dd1613
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2024
1 parent 7585e3d commit 87696dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-oci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:

- name: Upload scan report
if: ${{ inputs.push }}
uses: github/codeql-action/upload-sarif@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # v3
uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3
with:
category: ${{ inputs.image_name }}-${{ inputs.image_tag }}
sarif_file: ${{ steps.scan.outputs.sarif }}
Expand Down

0 comments on commit 87696dd

Please sign in to comment.