Skip to content

Commit

Permalink
Update dependency aquaproj/aqua to v2.8.0 (.github/workflows)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 21, 2023
1 parent 1e99efb commit 4be67f8
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: v2.7.1
aqua_version: v2.8.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: v2.7.1
aqua_version: v2.8.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: v2.7.1
aqua_version: v2.8.0

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

- uses: aquaproj/[email protected]
with:
aqua_version: v2.7.1
aqua_version: v2.8.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: v2.7.1
aqua_version: v2.8.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: v2.7.1
aqua_version: v2.8.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: v2.7.1
aqua_version: v2.8.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: v2.7.1
aqua_version: v2.8.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: v2.7.1
aqua_version: v2.8.0

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

0 comments on commit 4be67f8

Please sign in to comment.