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 7c7bc2b commit 1741165Copy full SHA for 1741165
2 files changed
.github/workflows/autofix.yaml
@@ -14,7 +14,7 @@ jobs:
14
persist-credentials: false
15
- uses: aquaproj/aqua-installer@11dd79b4e498d471a9385aa9fb7f62bb5f52a73c # v4.0.4
16
with:
17
- aqua_version: v2.58.0
+ aqua_version: v2.58.1
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