Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de>
This commit was merged in pull request #64.
This commit is contained in:
@@ -28,7 +28,7 @@ runs:
|
||||
run: |
|
||||
echo "current-date=$(date +%Y-%m-%d)" >> $GITHUB_OUTPUT
|
||||
- id: restore-db
|
||||
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
|
||||
uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0
|
||||
with:
|
||||
path: ${{ inputs.cache-dir }}
|
||||
key: osv-scanner-db-${{ steps.current-date.outputs.current-date }}
|
||||
|
||||
Reference in New Issue
Block a user