mirror of
https://github.com/k3s-io/k3s.git
synced 2026-05-28 04:34:19 -04:00
build(deps): bump updatecli/updatecli-action from 3.0.0 to 3.1.2
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 3.0.0 to 3.1.2.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](2cc8e6d8e3...af341a800c)
---
updated-dependencies:
- dependency-name: updatecli/updatecli-action
dependency-version: 3.1.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
26c11f5c4d
commit
ffe138470e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/updatecli.yaml
vendored
2
.github/workflows/updatecli.yaml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Install Updatecli
|
||||
uses: updatecli/updatecli-action@2cc8e6d8e356d76b0280cdd03766c36596a0614e # v3.0.0
|
||||
uses: updatecli/updatecli-action@af341a800cdbcde3ddcebb7a62410ac06a78a207 # v3.1.2
|
||||
|
||||
- name: Apply Updatecli
|
||||
# Never use '--debug' option, because it might leak the access tokens.
|
||||
|
|
|
|||
Loading…
Reference in a new issue