Skip to content

Commit da4d50a

Browse files
chore(deps): bump updatecli/updatecli-action from 2.89.0 to 2.90.0 (#1482)
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.89.0 to 2.90.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](updatecli/updatecli-action@v2.89.0...v2.90.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.90.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bruno Verachten <[email protected]>
1 parent 6224c73 commit da4d50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
# This step installs Updatecli in the runner using the updatecli-action
2525
- name: Install Updatecli in the runner
26-
uses: updatecli/updatecli-action@v2.89.0
26+
uses: updatecli/updatecli-action@v2.90.0
2727

2828
# This step runs Updatecli in Dry Run mode
2929
# It uses the "diff" command of updatecli with the specified config and values files

0 commit comments

Comments
 (0)