Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v2.39.1 (.github/work…
Browse files Browse the repository at this point in the history
…flows) (#2518)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 728f0b1 commit bdfe3c5
Show file tree
Hide file tree
Showing 16 changed files with 18 additions and 18 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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
- uses: suzuki-shunsuke/github-action-actionlint@4f0298e8f8b13fffbdc13207463d65e92205ad0c # v0.1.5
4 changes: 2 additions & 2 deletions .github/workflows/apply.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1

- uses: suzuki-shunsuke/tfaction/list-targets@1eb11300c759d17050d0a81c3e8f1c6fa89b39d9 # v1.13.1
id: list-targets
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
env:
AQUA_GITHUB_TOKEN: ${{ steps.aqua_installer_token.outputs.token }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1

- uses: suzuki-shunsuke/tfaction/release-module@1eb11300c759d17050d0a81c3e8f1c6fa89b39d9 # v1.13.1
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scaffold-module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
env:
AQUA_GITHUB_TOKEN: ${{github.token}}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scaffold-tfmigrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
env:
GITHUB_TOKEN: ${{github.token}}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scaffold-working-directory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1

- uses: suzuki-shunsuke/tfaction/scaffold-working-dir@1eb11300c759d17050d0a81c3e8f1c6fa89b39d9 # v1.13.1

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schedule-create-drift-issues.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.39.0
aqua_version: v2.39.1
env:
AQUA_GITHUB_TOKEN: ${{steps.generate_token.outputs.token}}

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/schedule-detect-drifts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
env:
AQUA_GITHUB_TOKEN: ${{github.token}}

Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
env:
GITHUB_TOKEN: ${{github.token}}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-conftest-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
env:
AQUA_GITHUB_TOKEN: ${{steps.generate_token.outputs.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 @@ -36,7 +36,7 @@ jobs:
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
env:
AQUA_GITHUB_TOKEN: ${{steps.generate_token.outputs.token}}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-hide-comment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
env:
AQUA_GITHUB_TOKEN: ${{steps.generate_token.outputs.token}}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-opa-fmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
env:
AQUA_GITHUB_TOKEN: ${{steps.generate_token.outputs.token}}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
env:
AQUA_GITHUB_TOKEN: ${{steps.aqua_installer_token.outputs.token}}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
env:
AQUA_GITHUB_TOKEN: ${{steps.generate_token.outputs.token}}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wc-test-module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
aqua_opts: -l -a
working_directory: ${{matrix.target}}
env:
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 @@ -18,7 +18,7 @@ jobs:
permissions:
contents: read
with:
aqua_version: v2.39.0
aqua_version: v2.39.1
prune: true
ref: ${{inputs.ref}}
secrets:
Expand Down

0 comments on commit bdfe3c5

Please sign in to comment.