Skip to content

Commit ca8012a

Browse files
deps(github/action): bump all dependencies (#49)
* chore: deps(github): bump Action tag for updatecli/updatecli-action f... ... rom 4fd2c16d992120bd5355264a03ad0cddec013e1b to 4b17f4ea784de29f71f85f9bc4955402ba1ae53c (Pinned from v2.100.0) Made with ❤️️ by updatecli * chore: deps(github): bump Action release for updatecli/updatecli-acti... ... on from 4fd2c16d992120bd5355264a03ad0cddec013e1b to 4b17f4ea784de29f71f85f9bc4955402ba1ae53c (Pinned from v2.100.0) Made with ❤️️ by updatecli * chore: deps(github): bump Action tag for updatecli/updatecli-action f... ... rom 4fd2c16d992120bd5355264a03ad0cddec013e1b to 4b17f4ea784de29f71f85f9bc4955402ba1ae53c (Pinned from v2.100.0) Made with ❤️️ by updatecli * chore: deps(github): bump Action tag for updatecli/updatecli-action f... ... rom 4fd2c16d992120bd5355264a03ad0cddec013e1b to 4b17f4ea784de29f71f85f9bc4955402ba1ae53c (Pinned from v2.100.0) Made with ❤️️ by updatecli * chore: deps(github): bump Action release for updatecli/updatecli-acti... ... on from 4fd2c16d992120bd5355264a03ad0cddec013e1b to 4b17f4ea784de29f71f85f9bc4955402ba1ae53c (Pinned from v2.100.0) Made with ❤️️ by updatecli --------- Co-authored-by: updateclibot[bot] <92153806+updateclibot[bot]@users.noreply.github.com>
1 parent fb2829e commit ca8012a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/updatecli.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@4fd2c16d992120bd5355264a03ad0cddec013e1b" # v2.99.0
14+
uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0
1515
with:
1616
version: "v0.114.0"
1717
- 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@4fd2c16d992120bd5355264a03ad0cddec013e1b" # v2.99.0
14+
uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0
1515
with:
1616
version: "v0.113.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@4fd2c16d992120bd5355264a03ad0cddec013e1b" # v2.99.0
18+
uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0
1919
with:
2020
version: "v0.113.0"
2121
- name: "Run updatecli only on existing pipelines"

0 commit comments

Comments
 (0)