Skip to content

Commit 22607d6

Browse files
chore: deps(github): bump Action release for updatecli/updatecli-acti...
... on from 3e2cbfd2d4bec97ce3ec7155da54ddf599893026 to 7aab164eed4ee3bb279611182ba1e62a3a867640 (Pinned from v3.1.1) Made with ❤️️ by updatecli
1 parent 612e6ca commit 22607d6

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/updatecli_test.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: Updatecli Test
22
on:
33
pull_request:
4-
54
permissions:
65
contents: read
7-
86
jobs:
97
updatecli:
108
runs-on: ubuntu-latest
@@ -13,12 +11,10 @@ jobs:
1311
uses: "actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2
1412
with:
1513
persist-credentials: false
16-
1714
- name: "Setup updatecli"
18-
uses: "updatecli/updatecli-action@3e2cbfd2d4bec97ce3ec7155da54ddf599893026" # v3.1.0
15+
uses: "updatecli/updatecli-action@7aab164eed4ee3bb279611182ba1e62a3a867640" # v3.1.1
1916
with:
2017
version: "v0.116.0"
21-
2218
- name: "Test updatecli in dry-run mode"
2319
run: "updatecli compose diff --experimental"
2420
env:

0 commit comments

Comments
 (0)