We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c18d7e3 commit 6a08e8bCopy full SHA for 6a08e8b
.github/actions/setup-aqua/action.yaml
@@ -14,7 +14,7 @@ inputs:
14
runs:
15
using: 'composite'
16
steps:
17
- - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
18
with:
19
path: '~/.local/share/aquaproj-aqua'
20
key: 'v2-aqua-installer-${{ runner.os }}-${{ runner.arch }}-${{ hashFiles(inputs.aqua_config_path) }}'
0 commit comments