Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v1.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2022
1 parent 1563d5d commit 9933104
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
Expand Up @@ -16,5 +16,5 @@ jobs:
- uses: actions/checkout@v3
- uses: aquaproj/aqua-installer@v1.1.2
with:
aqua_version: v1.19.2
aqua_version: v1.19.3
- uses: suzuki-shunsuke/github-action-actionlint@v0.1.2
2 changes: 1 addition & 1 deletion .github/workflows/close-renovate-pr.yaml
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: aquaproj/aqua-installer@v1.1.2
with:
aqua_version: v1.19.2
aqua_version: v1.19.3
- run: renovate-issue-action
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Expand Up @@ -17,7 +17,7 @@ jobs:

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

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

0 comments on commit 9933104

Please sign in to comment.