Skip to content

Commit

Permalink
chore(deps): bump aquaproj/aqua-installer from 2.1.1 to 2.1.2 (#4694)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 22, 2023
1 parent e3d10d2 commit cbb47dc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
if: matrix.operating-system == 'ubuntu-latest'

- name: Install tools
uses: aquaproj/aqua-installer@v2.1.1
uses: aquaproj/aqua-installer@v2.1.2
with:
aqua_version: v1.25.0
aqua_opts: ""
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
go-version-file: go.mod

- name: Install tools
uses: aquaproj/aqua-installer@v2.1.1
uses: aquaproj/aqua-installer@v2.1.2
with:
aqua_version: v1.25.0

Expand All @@ -98,7 +98,7 @@ jobs:
go-version-file: go.mod

- name: Install tools
uses: aquaproj/aqua-installer@v2.1.1
uses: aquaproj/aqua-installer@v2.1.2
with:
aqua_version: v1.25.0

Expand All @@ -118,7 +118,7 @@ jobs:
go-version-file: go.mod

- name: Install tools
uses: aquaproj/aqua-installer@v2.1.1
uses: aquaproj/aqua-installer@v2.1.2
with:
aqua_version: v1.25.0

Expand All @@ -139,7 +139,7 @@ jobs:
with:
go-version-file: go.mod
- name: Install tools
uses: aquaproj/aqua-installer@v2.1.1
uses: aquaproj/aqua-installer@v2.1.2
with:
aqua_version: v1.25.0
- name: Run vm integration tests
Expand Down

0 comments on commit cbb47dc

Please sign in to comment.