Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua-installer to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 27, 2022
1 parent 97e46d9 commit b5f76fc
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yaml
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
- uses: aquaproj/aqua-installer@d50342f608c1528dcdfe41d1255fc5ec0f687305 # v2.0.1
- uses: aquaproj/aqua-installer@61e2563dfe7674cbf74fe6ec212e444198a3bb00 # v2.0.2
with:
aqua_version: v1.26.2
- run: actionlint -ignore "duplicate value"
2 changes: 1 addition & 1 deletion .github/workflows/generate-registry.yaml
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
- uses: aquaproj/aqua-installer@d50342f608c1528dcdfe41d1255fc5ec0f687305 # v2.0.1
- uses: aquaproj/aqua-installer@61e2563dfe7674cbf74fe6ec212e444198a3bb00 # v2.0.2
with:
aqua_version: v1.26.2
- uses: aquaproj/registry-action/generate-registry@39773065a44549758440b90a9e25f713c7e1db34 # tag=v0.1.4
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Expand Up @@ -14,7 +14,7 @@ jobs:
AQUA_CONFIG: aqua/ci-info.yaml
steps:
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
- uses: aquaproj/aqua-installer@d50342f608c1528dcdfe41d1255fc5ec0f687305 # v2.0.1
- uses: aquaproj/aqua-installer@61e2563dfe7674cbf74fe6ec212e444198a3bb00 # v2.0.2
with:
aqua_version: v1.26.2
- uses: suzuki-shunsuke/ci-info-action/store@7391f36724cb763007703086b65f19ed532c7838 # v0.1.1
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:
# app_id: ${{ secrets.APP_ID }}
# private_key: ${{ secrets.APP_PRIVATE_KEY }}

- uses: aquaproj/aqua-installer@d50342f608c1528dcdfe41d1255fc5ec0f687305 # v2.0.1
- uses: aquaproj/aqua-installer@61e2563dfe7674cbf74fe6ec212e444198a3bb00 # v2.0.2
with:
aqua_version: v1.26.2

Expand Down
2 changes: 1 addition & 1 deletion pkgs/aquaproj/aqua-installer/pkg.yaml
@@ -1,2 +1,2 @@
packages:
- name: aquaproj/aqua-installer@v2.0.1
- name: aquaproj/aqua-installer@v2.0.2

0 comments on commit b5f76fc

Please sign in to comment.