Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v2.22.0 (#10)
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 29, 2024
1 parent 67140bc commit aec5d82
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup aqua
uses: aquaproj/[email protected]
with:
aqua_version: v2.21.3
aqua_version: v2.22.0
aqua_opts: ""

- name: Run actionlint
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup aqua
uses: aquaproj/[email protected]
with:
aqua_version: v2.21.3
aqua_version: v2.22.0
aqua_opts: ""

- name: Run shellcheck
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/shfmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup aqua
uses: aquaproj/[email protected]
with:
aqua_version: v2.21.3
aqua_version: v2.22.0
aqua_opts: ""

- name: Run shfmt
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stylua.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup aqua
uses: aquaproj/[email protected]
with:
aqua_version: v2.21.3
aqua_version: v2.22.0
aqua_opts: ""

- name: Run StyLua
Expand Down

0 comments on commit aec5d82

Please sign in to comment.