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 82482e0 commit d1b8199Copy full SHA for d1b8199
2 files changed
.github/workflows/autofix.yaml
@@ -14,7 +14,7 @@ jobs:
14
persist-credentials: false
15
- uses: aquaproj/aqua-installer@96a9bc20066c5bf5e275b41019cfc165b25f4e2e # v4.0.5
16
with:
17
- aqua_version: v2.60.2
+ aqua_version: v2.61.0
18
- run: aqua upc -prune
19
env:
20
AQUA_GITHUB_TOKEN: ${{github.token}}
.github/workflows/update-project.yaml
@@ -24,7 +24,7 @@ jobs:
24
# []
25
26
27
28
- run: ghproj -v
29
30
GITHUB_TOKEN: ${{github.token}}
0 commit comments