Skip to content

Commit 80a19a1

Browse files
chore(deps): update azure/setup-helm action to v5 (#1453)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Azure/setup-helm](https://redirect.github.com/Azure/setup-helm) | action | major | `v4` → `v5` | --- ### Release Notes <details> <summary>Azure/setup-helm (Azure/setup-helm)</summary> ### [`v5`](https://redirect.github.com/Azure/setup-helm/compare/v4...v5) [Compare Source](https://redirect.github.com/Azure/setup-helm/compare/v4...v5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DiamondLightSource/blueapi). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuOTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12dfa28 commit 80a19a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
8989

9090
- name: install helm
91-
uses: Azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4
91+
uses: Azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5
9292
with:
9393
token: ${{ secrets.GITHUB_TOKEN }}
9494
id: install

0 commit comments

Comments
 (0)