Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 11, 2022
1 parent 8b7e39e commit 047b7b8
Show file tree
Hide file tree
Showing 3 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 @@ -16,5 +16,5 @@ jobs:
- uses: actions/checkout@v3
- uses: aquaproj/aqua-installer@v1.1.2
with:
aqua_version: v1.20.1
aqua_version: v1.20.2
- uses: suzuki-shunsuke/github-action-actionlint@v0.1.2
2 changes: 1 addition & 1 deletion .github/workflows/close-renovate-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: aquaproj/aqua-installer@v1.1.2
with:
aqua_version: v1.20.1
aqua_version: v1.20.2
- run: renovate-issue-action
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- uses: aquaproj/aqua-installer@v1.1.2
with:
aqua_version: v1.20.1
aqua_version: v1.20.2
- uses: suzuki-shunsuke/github-action-golangci-lint@v0.1.3

- run: go test -v ./... -race -covermode=atomic
Expand Down

0 comments on commit 047b7b8

Please sign in to comment.