Skip to content

Commit e6a6760

Browse files
authored
Merge branch 'main' into trunk-io/update-trunk
2 parents fa3e28a + ea6b284 commit e6a6760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tf-test.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v4
3030

3131
- name: Aqua Cache
32-
uses: actions/[email protected].0
32+
uses: actions/[email protected].2
3333
if: ${{ !github.event.act }} # Don't enable the cache step if we're using act for testing
3434
with:
3535
path: ~/.local/share/aquaproj-aqua
@@ -38,7 +38,7 @@ jobs:
3838
v1-aqua-installer-${{runner.os}}-${{runner.arch}}-
3939
4040
- name: Install Aqua
41-
uses: aquaproj/aqua-installer@f13c5d2f0357708d85477aabe50fd3f725528745 # v3.1.0
41+
uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1
4242
with:
4343
aqua_version: v2.41.0
4444

0 commit comments

Comments
 (0)