Skip to content

Commit 7e40aac

Browse files
updateclibot[bot]updatecli
andauthored
deps(github/action): bump all dependencies (#18)
* chore: deps(github): bump Action tag for actions/checkout from 1af3b9... ... 3b6815bc44a9784bd300feb67ff0d1eeb3 to 8e8c483db84b4bee98b60c0593521ed34d9990e8 (Pinned from v6.0.1) Made with ❤️️ by updatecli * chore: deps(github): bump Action release for updatecli/updatecli-acti... ... on from v2.98.0 to b846825b298f5351abd80f94c4f9eab63a38a804 (Pinned from v2.98.0) Made with ❤️️ by updatecli * chore: deps(github): bump Action release for actions/checkout from 1a... ... f3b93b6815bc44a9784bd300feb67ff0d1eeb3 to 8e8c483db84b4bee98b60c0593521ed34d9990e8 (Pinned from v6.0.1) Made with ❤️️ by updatecli * chore: deps(github): bump Action tag for updatecli/updatecli-action f... ... rom v2.98.0 to b846825b298f5351abd80f94c4f9eab63a38a804 (Pinned from v2.98.0) Made with ❤️️ by updatecli * chore: deps(github): bump Action release for actions/checkout from 1a... ... f3b93b6815bc44a9784bd300feb67ff0d1eeb3 to 8e8c483db84b4bee98b60c0593521ed34d9990e8 (Pinned from v6.0.1) Made with ❤️️ by updatecli * chore: deps(github): bump Action tag for updatecli/updatecli-action f... ... rom v2.98.0 to b846825b298f5351abd80f94c4f9eab63a38a804 (Pinned from v2.98.0) Made with ❤️️ by updatecli --------- Co-authored-by: updatecli <bot@updatecli.io>
1 parent 313952a commit 7e40aac

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/updatecli.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: "Checkout"
13-
uses: "actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3" # v6.0.0
13+
uses: "actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8" # v6.0.1
1414
- name: "Setup updatecli"
15-
uses: "updatecli/updatecli-action@v2.98.0" # v2.96.0
15+
uses: "updatecli/updatecli-action@b846825b298f5351abd80f94c4f9eab63a38a804" # v2.98.0
1616
with:
1717
version: "v0.113.0-rc.1"
1818
- name: "Run updatecli"

.github/workflows/updatecli_test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: "Checkout"
12-
uses: "actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3" # v6.0.0
12+
uses: "actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8" # v6.0.1
1313
- name: "Setup updatecli"
14-
uses: "updatecli/updatecli-action@v2.98.0" # v2.96.0
14+
uses: "updatecli/updatecli-action@b846825b298f5351abd80f94c4f9eab63a38a804" # v2.98.0
1515
with:
1616
version: "v0.113.0-rc.1"
1717
- name: "Test updatecli in dry-run mode"

.github/workflows/updatecli_update.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: "Checkout"
13-
uses: "actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3" # v6.0.0
13+
uses: "actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8" # v6.0.1
1414
- name: "Setup updatecli"
15-
uses: "updatecli/updatecli-action@v2.98.0" # v2.96.0
15+
uses: "updatecli/updatecli-action@b846825b298f5351abd80f94c4f9eab63a38a804" # v2.98.0
1616
with:
1717
version: "v0.113.0-rc.1"
1818
- name: "Run updatecli only on existing pipelines"

0 commit comments

Comments
 (0)