Skip to content

Commit cbeba96

Browse files
deps(github/action): bump all dependencies (#159)
* chore: deps(github): bump Action tag for updatecli/updatecli-action f... ... rom 3e2cbfd2d4bec97ce3ec7155da54ddf599893026 to 7aab164eed4ee3bb279611182ba1e62a3a867640 (Pinned from v3.1.1) Made with ❤️️ by updatecli * chore: deps(github): bump Action tag for updatecli/updatecli-action f... ... rom 3e2cbfd2d4bec97ce3ec7155da54ddf599893026 to 7aab164eed4ee3bb279611182ba1e62a3a867640 (Pinned from v3.1.1) Made with ❤️️ by updatecli * chore: deps(github): bump Action tag for updatecli/updatecli-action f... ... rom 3e2cbfd2d4bec97ce3ec7155da54ddf599893026 to 7aab164eed4ee3bb279611182ba1e62a3a867640 (Pinned from v3.1.1) Made with ❤️️ by updatecli * chore: deps(github): bump Action tag for updatecli/updatecli-action f... ... rom 3e2cbfd2d4bec97ce3ec7155da54ddf599893026 to 7aab164eed4ee3bb279611182ba1e62a3a867640 (Pinned from v3.1.1) Made with ❤️️ by updatecli * chore: deps(github): bump Action tag for updatecli/updatecli-action f... ... rom 3e2cbfd2d4bec97ce3ec7155da54ddf599893026 to 7aab164eed4ee3bb279611182ba1e62a3a867640 (Pinned from v3.1.1) Made with ❤️️ by updatecli --------- Co-authored-by: updateclibot[bot] <92153806+updateclibot[bot]@users.noreply.github.com>
1 parent 238d375 commit cbeba96

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout repository
1515
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616
- name: Setup updatecli
17-
uses: updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026 # v3.1.0
17+
uses: updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640 # v3.1.1
1818
- name: Log in to the Container registry
1919
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
2020
with:

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: "Checkout"
1414
uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2
1515
- name: "Setup updatecli"
16-
uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0
16+
uses: "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640" # v3.1.1
1717
with:
1818
version: "v0.116.0"
1919
- name: "Run updatecli"

.github/workflows/updatecli_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: "Checkout"
1212
uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2
1313
- name: "Setup updatecli"
14-
uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0
14+
uses: "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640" # v3.1.1
1515
with:
1616
version: "v0.116.0"
1717
- name: "Test updatecli in dry-run mode"

.github/workflows/updatecli_update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: "Checkout"
1616
uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2
1717
- name: "Setup updatecli"
18-
uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0
18+
uses: "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640" # v3.1.1
1919
with:
2020
version: "v0.116.0"
2121
- name: "Run updatecli only on existing pipelines"

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout repository
1313
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1414
- name: Setup updatecli
15-
uses: updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026 # v3.1.0
15+
uses: updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640 # v3.1.1
1616
- name: Setup releasepost
1717
uses: updatecli/releasepost-action@864390bddae97db06ee881ab4a08d159b4464643 # v0.5.0
1818
- name: Validate

0 commit comments

Comments
 (0)