-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency aquaproj/aqua to v2.22.0 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
67140bc
commit aec5d82
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|