Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group in /.github/actions/updatecli with 1 update: [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action).


Updates `updatecli/updatecli-action` from 2.51.0 to 2.52.0
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@a028fae...7443aa3)

---
updated-dependencies:
- dependency-name: updatecli/updatecli-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2023
1 parent 5fd6c0e commit 382ff1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/updatecli/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ runs:
secret: ${{ inputs.dockerVaultSecret }}

- name: Install Updatecli in the runner
uses: updatecli/updatecli-action@a028faef6eb138f3f022cf4830e3623521634ea8
uses: updatecli/updatecli-action@7443aa3f35bcc6a9061030d73e953bf6ede758f9

- name: Run Updatecli
run: |-
Expand Down

0 comments on commit 382ff1e

Please sign in to comment.