Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v2.43.0 (#379)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent cd582da commit 832e144
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_check-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1
if: steps.filter.outputs.actions == 'true'
with:
aqua_version: v2.42.2
aqua_version: v2.43.0
- name: Linting
if: steps.filter.outputs.actions == 'true'
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/generate-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
persist-credentials: false
- uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1
with:
aqua_version: v2.42.2
aqua_version: v2.43.0
- name: Check is main protected
id: branch-check
env:
Expand Down

0 comments on commit 832e144

Please sign in to comment.