Skip to content

Commit d3c3313

Browse files
Bump updatecli/updatecli-action from 3.2.0 to 3.3.0
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](updatecli/updatecli-action@e71be75...5bda7da) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a958a1e commit d3c3313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/updatecli.yaml

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

2525
- name: Install Updatecli in the runner
26-
uses: updatecli/updatecli-action@e71be7554f3f940bc439cf720b3e4e379823c562 # v3.2.0
26+
uses: updatecli/updatecli-action@5bda7da77bf4d181bce5f807d73d832b62062acf # v3.3.0
2727

2828
- name: Run Updatecli in Dry Run mode
2929
run: updatecli diff --config ./updatecli/updatecli.d --values ./updatecli/values.github-action.yaml

0 commit comments

Comments
 (0)