Skip to content

Commit 582ace6

Browse files
chore(deps): bump updatecli/updatecli-action from 2.78.1 to 2.79.0
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.78.1 to 2.79.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](updatecli/updatecli-action@v2.78.1...v2.79.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b59976 commit 582ace6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/updatecli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
echo "owner=$owner" >> $GITHUB_OUTPUT
2727
echo "repo=$repo" >> $GITHUB_OUTPUT
2828
- name: Setup Updatecli
29-
uses: updatecli/updatecli-action@v2.78.1
29+
uses: updatecli/updatecli-action@v2.79.0
3030

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

0 commit comments

Comments
 (0)