Skip to content

Commit cbb47dc

Browse files
chore(deps): bump aquaproj/aqua-installer from 2.1.1 to 2.1.2 (#4694)
Bumps [aquaproj/aqua-installer](https://github.com/aquaproj/aqua-installer) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/aquaproj/aqua-installer/releases) - [Commits](aquaproj/aqua-installer@v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: aquaproj/aqua-installer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3d10d2 commit cbb47dc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/test.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
if: matrix.operating-system == 'ubuntu-latest'
4949

5050
- name: Install tools
51-
uses: aquaproj/[email protected].1
51+
uses: aquaproj/[email protected].2
5252
with:
5353
aqua_version: v1.25.0
5454
aqua_opts: ""
@@ -78,7 +78,7 @@ jobs:
7878
go-version-file: go.mod
7979

8080
- name: Install tools
81-
uses: aquaproj/[email protected].1
81+
uses: aquaproj/[email protected].2
8282
with:
8383
aqua_version: v1.25.0
8484

@@ -98,7 +98,7 @@ jobs:
9898
go-version-file: go.mod
9999

100100
- name: Install tools
101-
uses: aquaproj/[email protected].1
101+
uses: aquaproj/[email protected].2
102102
with:
103103
aqua_version: v1.25.0
104104

@@ -118,7 +118,7 @@ jobs:
118118
go-version-file: go.mod
119119

120120
- name: Install tools
121-
uses: aquaproj/[email protected].1
121+
uses: aquaproj/[email protected].2
122122
with:
123123
aqua_version: v1.25.0
124124

@@ -139,7 +139,7 @@ jobs:
139139
with:
140140
go-version-file: go.mod
141141
- name: Install tools
142-
uses: aquaproj/[email protected].1
142+
uses: aquaproj/[email protected].2
143143
with:
144144
aqua_version: v1.25.0
145145
- name: Run vm integration tests

0 commit comments

Comments
 (0)