Skip to content

Commit

Permalink
Merge pull request #1810 from aquaproj/renovate/aquaproj-aqua-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency aquaproj/aqua to v2.2.1
  • Loading branch information
aquaproj-aqua-releaser[bot] committed Mar 26, 2023
2 parents 8956e53 + dff03ac commit 253b70f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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@6196583ab88cd36f36f7260fca4e8e4b2c4c9b66 # v0.4.1
with:
aqua_version: v2.2.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 @@ -11,7 +11,7 @@ jobs:
homebrew: true
go-version: 1.20.2
aqua_policy_config: aqua/policy.yaml
aqua_version: v2.2.0
aqua_version: v2.2.1
secrets:
gh_app_id: ${{secrets.APP_ID}}
gh_app_private_key: ${{secrets.APP_PRIVATE_KEY}}
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- uses: aquaproj/aqua-installer@61e2563dfe7674cbf74fe6ec212e444198a3bb00 # v2.0.2
# Install ghcp
with:
aqua_version: v2.2.0
aqua_version: v2.2.1
env:
AQUA_GITHUB_TOKEN: ${{github.token}}
- uses: aquaproj/update-checksum-action@2fb7f676d407d4fb8c2c466c19d09d3ddec4f82f # v0.2.2
Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
- uses: aquaproj/aqua-installer@61e2563dfe7674cbf74fe6ec212e444198a3bb00 # v2.0.2
with:
aqua_version: v2.2.0
aqua_version: v2.2.1
env:
AQUA_GITHUB_TOKEN: ${{github.token}}
- run: ghalint run
Expand Down Expand Up @@ -161,7 +161,7 @@ jobs:
uses: suzuki-shunsuke/go-mod-tidy-workflow/.github/workflows/go-mod-tidy.yaml@8facac38f5b2008648c14e31c632c3a709439b9c # v0.1.1
with:
go-version: 1.20.2
aqua_version: v2.2.0
aqua_version: v2.2.1
secrets:
gh_app_id: ${{secrets.APP_ID}}
gh_app_private_key: ${{secrets.APP_PRIVATE_KEY}}
Expand Down

0 comments on commit 253b70f

Please sign in to comment.