Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 23, 2023
1 parent 2568205 commit fa43f2d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
actionlint:
uses: suzuki-shunsuke/actionlint-workflow/.github/workflows/actionlint.yaml@b6a5f966d4504893b2aeb60cf2b0de8946e48504 # v0.5.0
with:
aqua_version: v2.19.0
aqua_version: v2.20.0
aqua_policy_config: aqua-policy.yaml
permissions:
pull-requests: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0
with:
aqua_version: v2.19.0
aqua_version: v2.20.0
env:
GITHUB_TOKEN: ${{ github.token }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
with:
homebrew: true
go-version: 1.20.1
aqua_version: v2.19.0
aqua_version: v2.20.0
aqua_policy_config: aqua-policy.yaml
secrets:
gh_app_id: ${{ secrets.APP_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
uses: suzuki-shunsuke/go-test-full-workflow/.github/workflows/test.yaml@363126b27a86b64fc8e7fe88dbc90e254060cce2 # v0.2.2
with:
aqua_policy_config: aqua-policy.yaml
aqua_version: v2.19.0
aqua_version: v2.20.0
go-version: 1.20.1
secrets:
gh_app_id: ${{secrets.APP_ID}}
Expand Down

0 comments on commit fa43f2d

Please sign in to comment.