Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v2.43.1 (#731)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 80970bc commit 4723737
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
actionlint:
uses: suzuki-shunsuke/actionlint-workflow/.github/workflows/actionlint.yaml@932d2dbef166b2f6f7e11790954e8245289ffd0d # v1.2.1
with:
aqua_version: v2.43.0
aqua_version: v2.43.1
permissions:
pull-requests: write
contents: read
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
steps:
- uses: suzuki-shunsuke/go-autofix-action@26d12ead49261d7462335a34610a437e4c9f6acf # v0.1.3
with:
aqua_version: v2.43.0
aqua_version: v2.43.1
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@7f97a226912ee2978126019b1e95311d7d15c97a # v2.0.0
with:
homebrew: true
aqua_version: v2.43.0
aqua_version: v2.43.1
go-version-file: go.mod
app_token_repositories: >-
[
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
test:
uses: suzuki-shunsuke/go-test-workflow/.github/workflows/test.yaml@6861ea245ad10752afcba66cb71f28cf5c46ce49 # v1.1.0
with:
aqua_version: v2.43.0
aqua_version: v2.43.1
go-version-file: go.mod
permissions:
pull-requests: write
Expand Down

0 comments on commit 4723737

Please sign in to comment.