diff --git a/.github/workflows/integration-test.yaml b/.github/workflows/integration-test.yaml index 2d67fe1..5735719 100644 --- a/.github/workflows/integration-test.yaml +++ b/.github/workflows/integration-test.yaml @@ -17,7 +17,7 @@ jobs: go-version-file: go.mod - run: go build -o /usr/local/bin/tfmigrator ./cmd/tfmigrator - - uses: aquaproj/aqua-installer@e6160e5a751bbcbd337a834eb75c15ba9ca206ae # v3.0.2 + - uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0 with: aqua_version: v2.38.0 env: