Skip to content

Commit 2884ac6

Browse files
chore(deps): bump updatecli/updatecli-action from 2.94.0 to 2.95.0
Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 2.94.0 to 2.95.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](updatecli/updatecli-action@719e359...9c04c99) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 2.95.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9170a6 commit 2884ac6

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
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1414

1515
- name: Install Updatecli in the runner
16-
uses: updatecli/updatecli-action@719e3592d124cbf826da704cbe557e1221dd4bba # v2.94.0
16+
uses: updatecli/updatecli-action@9c04c99c508b3ac7851020724a912adde546f64b # v2.95.0
1717

1818
- name: Update RuntimeEnforcement charts
1919
env:

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2727

2828
- name: Install Updatecli in the runner
29-
uses: updatecli/updatecli-action@719e3592d124cbf826da704cbe557e1221dd4bba # v2.94.0
29+
uses: updatecli/updatecli-action@9c04c99c508b3ac7851020724a912adde546f64b # v2.95.0
3030

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

0 commit comments

Comments
 (0)