Skip to content

Commit

Permalink
chore(deps): bump aquaproj/aqua-installer from 2.0.2 to 2.1.1 (#4140)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 5, 2023
1 parent 882bfdd commit 547391c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
if: matrix.operating-system == 'ubuntu-latest'

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

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vm-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
go-version-file: go.mod
- name: Install tools
uses: aquaproj/aqua-installer@v2.0.2
uses: aquaproj/aqua-installer@v2.1.1
with:
aqua_version: v1.25.0
- name: Run vm integration tests
Expand Down

0 comments on commit 547391c

Please sign in to comment.