Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2023
1 parent 3ce8239 commit 7798a4d
Show file tree
Hide file tree
Showing 3 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 @@ -12,7 +12,7 @@ jobs:
actionlint:
uses: suzuki-shunsuke/actionlint-workflow/.github/workflows/actionlint.yaml@6196583ab88cd36f36f7260fca4e8e4b2c4c9b66 # v0.4.1
with:
aqua_version: v1.38.0
aqua_version: v2.2.1
aqua_policy_config: aqua-policy.yaml
permissions:
pull-requests: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@900ca573c11c589375527553edee097fd80dc9a4 # v0.4.0
with:
homebrew: true
aqua_version: v1.38.0
aqua_version: v2.2.1
go-version: 1.20.1
aqua_policy_config: aqua-policy.yaml
secrets:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
contents: read
with:
aqua_policy_config: aqua-policy.yaml
aqua_version: v1.38.0
aqua_version: v2.2.1
prune: true
secrets:
gh_app_id: ${{secrets.APP_ID}}
Expand Down Expand Up @@ -95,7 +95,7 @@ jobs:
test:
uses: suzuki-shunsuke/go-test-workflow/.github/workflows/test.yaml@d066660eecb8f8a005d498a561d1938e3a843571 # v0.4.1
with:
aqua_version: v1.38.0
aqua_version: v2.2.1
go-version: 1.20.1
aqua_policy_config: aqua-policy.yaml
permissions:
Expand Down

0 comments on commit 7798a4d

Please sign in to comment.