Skip to content

Commit a329775

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

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
persist-credentials: false
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.1"
2121
- name: "Run updatecli"

.github/workflows/updatecli_release.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@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0
21+
uses: "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640" # v3.1.1
2222
with:
2323
version: "v0.116.1"
2424
- name: "Run updatecli only on Updatecli release event"

.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@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0
16+
uses: "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640" # v3.1.1
1717
with:
1818
version: "v0.116.1"
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@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0
21+
uses: "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640" # v3.1.1
2222
with:
2323
version: "v0.116.1"
2424
- name: "Run updatecli only on monitored pipelines"

0 commit comments

Comments
 (0)