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 2cab8feCopy full SHA for 2cab8fe
.github/actions/setup-aqua/action.yaml
@@ -20,7 +20,7 @@ runs:
20
key: 'v2-aqua-installer-${{ runner.os }}-${{ runner.arch }}-${{ hashFiles(inputs.aqua_config_path) }}'
21
restore-keys: |
22
v2-aqua-installer-${{runner.os}}-${{runner.arch}}-
23
- - uses: 'aquaproj/aqua-installer@9ebf656952a20c45a5d66606f083ff34f58b8ce0'
+ - uses: 'aquaproj/aqua-installer@ffeb5ba2011ac4f13ec430c30a25cdd9a7b8b28b'
24
with:
25
aqua_version: '${{ inputs.aqua_version }}'
26
env:
0 commit comments