Skip to content

Commit 0a5d160

Browse files
chore(deps): update aquaproj/aqua-installer action to v3.1.2 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 130fdf3 commit 0a5d160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: go test -race -coverprofile=cover.out -covermode=atomic ./...
4444
- uses: k1LoW/octocov-action@1ad702b3118b6a055c00b01db68ca0d9f6641dbc # v1.4.0
4545
if: ${{ matrix.go_version == 'stable' && steps.test.outcome == 'success' }}
46-
- uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1
46+
- uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2
4747
with:
4848
aqua_version: v2.43.3
4949
- run: aqua install

0 commit comments

Comments
 (0)