Skip to content

Commit 6cf3cdd

Browse files
updateclibot[bot]updateclibot
andauthored
deps: bump Updatecli GH action to v3.0.0 (#1067)
chore: deps: update Updatecli used by Github Action to v3.0.0 Made with ❤️️ by updatecli Co-authored-by: updateclibot <bot@updatecli.io>
1 parent f5c059c commit 6cf3cdd

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
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
persist-credentials: false
1818
- name: "Setup updatecli"
19-
uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0
19+
uses: "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0
2020
with:
2121
version: "v0.115.0"
2222
- name: "Run updatecli"

.github/workflows/updatecli_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
persist-credentials: false
1515
- name: "Setup updatecli"
16-
uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0
16+
uses: "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0
1717
with:
1818
version: "v0.115.0"
1919
- 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
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
persist-credentials: false
2020
- name: "Setup updatecli"
21-
uses: "updatecli/updatecli-action@4b17f4ea784de29f71f85f9bc4955402ba1ae53c" # v2.100.0
21+
uses: "updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e" # v3.0.0
2222
with:
2323
version: "v0.115.0"
2424
- name: "Run updatecli only on monitored pipelines"

0 commit comments

Comments
 (0)