Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency aquaproj/aqua to v1.31.0 (.github/work…
Browse files Browse the repository at this point in the history
…flows)
  • Loading branch information
renovate[bot] authored Jan 13, 2023
1 parent 6c9791c commit 37c9a9b
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
- uses: actions/checkout@v3
- uses: aquaproj/[email protected]
with:
aqua_version: v1.25.0
aqua_version: v1.31.0
- uses: suzuki-shunsuke/[email protected]
6 changes: 3 additions & 3 deletions .github/workflows/apply.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v3
- uses: aquaproj/[email protected]
with:
aqua_version: v1.25.0
aqua_version: v1.31.0

- uses: suzuki-shunsuke/tfaction/[email protected]
id: list-targets
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:

- uses: aquaproj/[email protected]
with:
aqua_version: v1.25.0
aqua_version: v1.31.0

- uses: suzuki-shunsuke/tfaction/[email protected]
with:
Expand Down Expand Up @@ -101,7 +101,7 @@ jobs:

- uses: aquaproj/[email protected]
with:
aqua_version: v1.25.0
aqua_version: v1.31.0

- uses: suzuki-shunsuke/tfaction/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hide_comment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
- uses: aquaproj/[email protected]
with:
aqua_version: v1.25.0
aqua_version: v1.31.0
- run: github-comment exec -- github-comment hide
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/scaffold-working-directory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- uses: aquaproj/[email protected]
with:
aqua_version: v1.25.0
aqua_version: v1.31.0

- uses: suzuki-shunsuke/tfaction/[email protected]
id: scaffold-working-dir
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
- uses: aquaproj/[email protected]
with:
aqua_version: v1.25.0
aqua_version: v1.31.0
- uses: suzuki-shunsuke/tfaction/[email protected]
id: list-targets

Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:

- uses: aquaproj/[email protected]
with:
aqua_version: v1.25.0
aqua_version: v1.31.0

- uses: suzuki-shunsuke/tfaction/export-secrets@main
with:
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:

- uses: aquaproj/[email protected]
with:
aqua_version: v1.25.0
aqua_version: v1.31.0

- uses: suzuki-shunsuke/tfaction/[email protected]
with:
Expand Down

0 comments on commit 37c9a9b

Please sign in to comment.