chore(deps): pin dependencies
This commit is contained in:
@@ -20,7 +20,7 @@ runs:
|
||||
steps:
|
||||
- name: Cache Trivy binary
|
||||
id: cache-trivy
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
|
||||
with:
|
||||
path: /usr/local/bin/trivy
|
||||
key: trivy-${{ inputs.version }}-${{ inputs.architecture }}
|
||||
|
||||
Reference in New Issue
Block a user