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:
dependabot[bot] 2026-04-20 11:11:40 +00:00 committed by GitHub
parent 26c11f5c4d
commit ffe138470e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.