Skip to content

Commit

Permalink
Merge pull request #138 from suzuki-shunsuke/renovate/aquaproj-aqua-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency aquaproj/aqua to v2.3.6
  • Loading branch information
suzuki-shunsuke-app[bot] committed Apr 17, 2023
2 parents 461720d + 98e4440 commit 0d155b6
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.3.5
aqua_version: v2.3.6
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@ef07d40bab10fb5d48a6b239378d74cfdbb891a0 # v0.4.1
with:
homebrew: true
aqua_version: v2.3.5
aqua_version: v2.3.6
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.3.5
aqua_version: v2.3.6
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.3.5
aqua_version: v2.3.6
go-version: 1.20.1
aqua_policy_config: aqua-policy.yaml
permissions:
Expand Down

0 comments on commit 0d155b6

Please sign in to comment.