Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v1.30.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 10, 2023
1 parent 1a6fe87 commit 48acc6b
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.2.0
with:
aqua_version: v1.30.3
aqua_version: v1.30.4
- 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.2.0
with:
aqua_version: v1.30.3
aqua_version: v1.30.4
- 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.2.0
with:
aqua_version: v1.30.3
aqua_version: v1.30.4
- uses: suzuki-shunsuke/github-action-golangci-lint@v0.1.4

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

0 comments on commit 48acc6b

Please sign in to comment.