Skip to content

Commit 8fdc240

Browse files
chore(deps): bump updatecli/updatecli-action from 3.1.3 to 3.2.0
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 3.1.3 to 3.2.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](updatecli/updatecli-action@2c3221b...e71be75) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e19c393 commit 8fdc240

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-charts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
persist-credentials: false
1616

1717
- name: Install Updatecli in the runner
18-
uses: updatecli/updatecli-action@2c3221bc5f4499a99fec2c87d9de4a83cb30e990 # v3.1.3
18+
uses: updatecli/updatecli-action@e71be7554f3f940bc439cf720b3e4e379823c562 # v3.2.0
1919

2020
- name: Update RuntimeEnforcer charts
2121
env:

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
persist-credentials: false
2929

3030
- name: Install Updatecli in the runner
31-
uses: updatecli/updatecli-action@2c3221bc5f4499a99fec2c87d9de4a83cb30e990 # v3.1.3
31+
uses: updatecli/updatecli-action@e71be7554f3f940bc439cf720b3e4e379823c562 # v3.2.0
3232

3333
- name: Run Updatecli (dryrun)
3434
if: github.ref != 'refs/heads/main'

0 commit comments

Comments
 (0)