Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v1.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 31, 2023
1 parent 360b824 commit bf4a1e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
- uses: aquaproj/aqua-installer@61e2563dfe7674cbf74fe6ec212e444198a3bb00 # v2.0.2
with:
aqua_version: v1.32.1
aqua_version: v1.32.2
- run: actionlint
env:
GITHUB_TOKEN: ${{github.token}}
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: aquaproj/aqua-installer@61e2563dfe7674cbf74fe6ec212e444198a3bb00 # v2.0.2
# Install ghcp
with:
aqua_version: v1.32.1
aqua_version: v1.32.2
env:
AQUA_GITHUB_TOKEN: ${{github.token}}
- uses: aquaproj/update-checksum-action@2413c534a7d2cd2ce7a0dfb5a686e5142e565ce3 # v0.1.3
Expand Down Expand Up @@ -131,7 +131,7 @@ jobs:
cache: true
- uses: aquaproj/aqua-installer@61e2563dfe7674cbf74fe6ec212e444198a3bb00 # v2.0.2
with:
aqua_version: v1.32.1
aqua_version: v1.32.2
env:
AQUA_GITHUB_TOKEN: ${{github.token}}
- run: golangci-lint run
Expand Down

0 comments on commit bf4a1e8

Please sign in to comment.