Skip to content

Commit

Permalink
chore(deps): bump updatecli/updatecli-action from 2.64.0 to 2.65.0
Browse files Browse the repository at this point in the history
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.64.0 to 2.65.0.
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@v2.64.0...v2.65.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 75d6e16 commit 3c7ab1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
echo "owner=$owner" >> $GITHUB_OUTPUT
echo "repo=$repo" >> $GITHUB_OUTPUT
- name: Setup Updatecli
uses: updatecli/updatecli-action@v2.64.0
uses: updatecli/updatecli-action@v2.65.0

## Ensure that the updatecli configurations are valid without waiting for the daily execution from the workflow "Updatecli"
- name: Diff
Expand Down

0 comments on commit 3c7ab1b

Please sign in to comment.