diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index 4691fdbb7..3cbb835b5 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -14,7 +14,7 @@ jobs: contents: read steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 - uses: suzuki-shunsuke/github-action-actionlint@60449a33b52da4f92a069b8af50d04515d6177bf # v0.1.3 diff --git a/.github/workflows/apply.yaml b/.github/workflows/apply.yaml index 6b273b457..626503834 100644 --- a/.github/workflows/apply.yaml +++ b/.github/workflows/apply.yaml @@ -15,7 +15,7 @@ jobs: targets: ${{ steps.list-targets.outputs.targets }} steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 @@ -54,7 +54,7 @@ jobs: repositories: >- [] - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 env: diff --git a/.github/workflows/release-module.yaml b/.github/workflows/release-module.yaml index c97d3c07d..b87f68500 100644 --- a/.github/workflows/release-module.yaml +++ b/.github/workflows/release-module.yaml @@ -20,7 +20,7 @@ jobs: contents: write # To create a release steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 diff --git a/.github/workflows/scaffold-module.yaml b/.github/workflows/scaffold-module.yaml index d8fed7353..ce707e1f4 100644 --- a/.github/workflows/scaffold-module.yaml +++ b/.github/workflows/scaffold-module.yaml @@ -22,7 +22,7 @@ jobs: contents: read steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 env: diff --git a/.github/workflows/scaffold-tfmigrate.yaml b/.github/workflows/scaffold-tfmigrate.yaml index 4ca4d0681..a22a3fab1 100644 --- a/.github/workflows/scaffold-tfmigrate.yaml +++ b/.github/workflows/scaffold-tfmigrate.yaml @@ -39,7 +39,7 @@ jobs: repositories: >- ["${{github.event.repository.name}}"] - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 env: diff --git a/.github/workflows/scaffold-working-directory.yaml b/.github/workflows/scaffold-working-directory.yaml index 49ef37ba8..41276172e 100644 --- a/.github/workflows/scaffold-working-directory.yaml +++ b/.github/workflows/scaffold-working-directory.yaml @@ -16,7 +16,7 @@ jobs: contents: read steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 diff --git a/.github/workflows/schedule-create-drift-issues.yaml b/.github/workflows/schedule-create-drift-issues.yaml index 8a532616e..2c2777c4f 100644 --- a/.github/workflows/schedule-create-drift-issues.yaml +++ b/.github/workflows/schedule-create-drift-issues.yaml @@ -28,7 +28,7 @@ jobs: repositories: >- ["test-tfaction-drift-issues"] - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 env: diff --git a/.github/workflows/schedule-detect-drifts.yaml b/.github/workflows/schedule-detect-drifts.yaml index 73b185717..4b712ebe0 100644 --- a/.github/workflows/schedule-detect-drifts.yaml +++ b/.github/workflows/schedule-detect-drifts.yaml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 env: @@ -76,7 +76,7 @@ jobs: "test-tfaction-drift-issues" ] - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 env: diff --git a/.github/workflows/wc-conftest-verify.yaml b/.github/workflows/wc-conftest-verify.yaml index b03767e3a..62b0dedf9 100644 --- a/.github/workflows/wc-conftest-verify.yaml +++ b/.github/workflows/wc-conftest-verify.yaml @@ -34,7 +34,7 @@ jobs: repositories: >- ["${{github.event.repository.name}}"] - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 env: diff --git a/.github/workflows/wc-ghalint.yaml b/.github/workflows/wc-ghalint.yaml index 8634823c3..f6cd7f699 100644 --- a/.github/workflows/wc-ghalint.yaml +++ b/.github/workflows/wc-ghalint.yaml @@ -34,7 +34,7 @@ jobs: repositories: >- ["${{github.event.repository.name}}"] - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 env: diff --git a/.github/workflows/wc-hide-comment.yaml b/.github/workflows/wc-hide-comment.yaml index a59dfc5f9..6a22c817f 100644 --- a/.github/workflows/wc-hide-comment.yaml +++ b/.github/workflows/wc-hide-comment.yaml @@ -34,7 +34,7 @@ jobs: repositories: >- ["${{github.event.repository.name}}"] - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 env: diff --git a/.github/workflows/wc-opa-fmt.yaml b/.github/workflows/wc-opa-fmt.yaml index a625fab4d..bbf693d3f 100644 --- a/.github/workflows/wc-opa-fmt.yaml +++ b/.github/workflows/wc-opa-fmt.yaml @@ -32,7 +32,7 @@ jobs: repositories: >- ["${{github.event.repository.name}}"] - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 env: diff --git a/.github/workflows/wc-plan.yaml b/.github/workflows/wc-plan.yaml index cad4c04e5..fe60d3e23 100644 --- a/.github/workflows/wc-plan.yaml +++ b/.github/workflows/wc-plan.yaml @@ -47,7 +47,7 @@ jobs: repositories: >- [] - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 env: diff --git a/.github/workflows/wc-setup.yaml b/.github/workflows/wc-setup.yaml index 693c50d1a..8638fedc1 100644 --- a/.github/workflows/wc-setup.yaml +++ b/.github/workflows/wc-setup.yaml @@ -48,7 +48,7 @@ jobs: repositories: >- ["${{github.event.repository.name}}"] - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 env: diff --git a/.github/workflows/wc-test-module.yaml b/.github/workflows/wc-test-module.yaml index 295c269ac..4bb0c3868 100644 --- a/.github/workflows/wc-test-module.yaml +++ b/.github/workflows/wc-test-module.yaml @@ -47,7 +47,7 @@ jobs: repositories: >- ["${{github.event.repository.name}}"] - - uses: aquaproj/aqua-installer@928a2ee4243a9ee8312d80dc8cbaca88fb602a91 # v2.2.0 + - uses: aquaproj/aqua-installer@7c7338067bdb97d5bea2acc82b5870afca470d18 # v2.3.0 with: aqua_version: v2.21.3 aqua_opts: -l -a