Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v2.38.2 (#2067)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency aquaproj/aqua to v2.38.2

* chore(aqua): update aqua-checksums.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: suzuki-shunsuke-app[bot] <91834585+suzuki-shunsuke-app[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and suzuki-shunsuke-app[bot] authored Dec 1, 2024
1 parent f201f14 commit 973cd11
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
actionlint:
uses: suzuki-shunsuke/actionlint-workflow/.github/workflows/actionlint.yaml@932d2dbef166b2f6f7e11790954e8245289ffd0d # v1.2.1
with:
aqua_version: v2.38.1
aqua_version: v2.38.2
permissions:
pull-requests: write
contents: read
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.38.1
aqua_version: v2.38.2
env:
GITHUB_TOKEN: ${{github.token}}
- run: cmdx build
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.38.1
aqua_version: v2.38.2
env:
GITHUB_TOKEN: ${{github.token}}
- run: cmdx build
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-create-pr-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.38.1
aqua_version: v2.38.2
env:
GITHUB_TOKEN: ${{github.token}}
- run: cmdx build
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
if: |
github.event_name != 'pull_request' || !github.event.pull_request.head.repo.fork
with:
aqua_version: v2.38.1
aqua_version: v2.38.2
env:
GITHUB_TOKEN: ${{github.token}}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-ghalint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.38.1
aqua_version: v2.38.2
env:
AQUA_GITHUB_TOKEN: ${{github.token}}
- run: ghalint run
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-shellcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.38.1
aqua_version: v2.38.2
env:
AQUA_GITHUB_TOKEN: ${{github.token}}
- run: cmdx shellcheck
2 changes: 1 addition & 1 deletion .github/workflows/wc-update-aqua-checksums-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
permissions:
contents: read
with:
aqua_version: v2.38.1
aqua_version: v2.38.2
prune: true
working_directory: install
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-update-aqua-checksums.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
permissions:
contents: read
with:
aqua_version: v2.38.1
aqua_version: v2.38.2
prune: true
secrets:
gh_app_id: ${{secrets.gh_app_id}}
Expand Down
4 changes: 2 additions & 2 deletions aqua-checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,8 @@
"algorithm": "sha256"
},
{
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.262.0/registry.yaml",
"checksum": "699B569087007E4E96EF44463CD583C766391BC274DEFD6FCEC3C88DCB9B7D4A",
"id": "registries/github_content/github.com/aquaproj/aqua-registry/v4.265.0/registry.yaml",
"checksum": "45ECFD2F97828312C1165CD7512F75A2F5717E0BFA430D39B0D0F586E12B895B",
"algorithm": "sha256"
}
]
Expand Down

0 comments on commit 973cd11

Please sign in to comment.