From d36981a4ea290c0a0ccfd84dc98133d5f63103f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 19:04:44 +0000 Subject: [PATCH] chore: bump updatecli/updatecli-action from 3.0.0 to 3.5.0 Bumps [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) from 3.0.0 to 3.5.0. - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/v3.0.0...v3.5.0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/argus-helm-chart-update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/argus-helm-chart-update.yaml b/.github/workflows/argus-helm-chart-update.yaml index 6a3e6db5..4f4a4606 100644 --- a/.github/workflows/argus-helm-chart-update.yaml +++ b/.github/workflows/argus-helm-chart-update.yaml @@ -85,7 +85,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Setup updatecli - uses: updatecli/updatecli-action@v3.0.0 + uses: updatecli/updatecli-action@v3.5.0 - name: Generate token id: generate_token uses: actions/create-github-app-token@v3