Skip to content

Commit

Permalink
Merge pull request #172 from ponkio-o/renovate/aquaproj-aqua-installe…
Browse files Browse the repository at this point in the history
…r-2.x

chore(deps): update aquaproj/aqua-installer action to v2.3.0
  • Loading branch information
ponkio-o authored Feb 1, 2024
2 parents c1bd5a6 + fb13bed commit 5ee8edd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4.1.1

- name: Install aqua
uses: aquaproj/aqua-installer@v2.2.0
uses: aquaproj/aqua-installer@v2.3.0
with:
aqua_version: v2.21.0

Expand Down Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/checkout@v4.1.1

- name: Install aqua
uses: aquaproj/aqua-installer@v2.2.0
uses: aquaproj/aqua-installer@v2.3.0
with:
aqua_version: v2.21.0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4.1.1

- name: Install aqua
uses: aquaproj/aqua-installer@v2.2.0
uses: aquaproj/aqua-installer@v2.3.0
with:
aqua_version: v2.21.0

Expand Down

0 comments on commit 5ee8edd

Please sign in to comment.