Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2023
1 parent 831c4d4 commit 9df7ff5
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@b6a5f966d4504893b2aeb60cf2b0de8946e48504 # v0.5.0
with:
aqua_version: v2.8.0
aqua_version: v2.9.0
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@f7bb0e9db9a7f03b7bca7f897cf6cb7065dff8d2 # v0.4.2
with:
homebrew: true
aqua_version: v2.8.0
aqua_version: v2.9.0
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: v2.8.0
aqua_version: v2.9.0
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@66610a63dfe5160d97e1b68bc53949ceed18e0db # v0.5.0
with:
aqua_version: v2.8.0
aqua_version: v2.9.0
go-version: 1.20.1
aqua_policy_config: aqua-policy.yaml
permissions:
Expand Down

0 comments on commit 9df7ff5

Please sign in to comment.