Skip to content

Commit 60df81c

Browse files
authored
Merge pull request #1385 from NVIDIA/dependabot/github_actions/release-0.17/azure/setup-helm-4.3.1
Bump azure/setup-helm from 4.3.0 to 4.3.1
2 parents d5ddf4f + 4b5a14a commit 60df81c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish-helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
HELM_REPO_PATH: releases/helm-${{ github.event.release.tag_name }}/
2929
steps:
3030
- name: Install Helm
31-
uses: azure/[email protected].0
31+
uses: azure/[email protected].1
3232
with:
3333
version: 3.14.4
3434

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: Check out code
2929

3030
- name: Install Helm
31-
uses: azure/[email protected].0
31+
uses: azure/[email protected].1
3232
with:
3333
version: 3.14.4
3434

0 commit comments

Comments
 (0)