Skip to content

Commit 5faa2a9

Browse files
chore(deps): update azure/setup-helm action to v4.3.1 (#526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2bf251 commit 5faa2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
registry: ghcr.io
2323
username: ${{ github.actor }}
2424
password: ${{ secrets.GITHUB_TOKEN }}
25-
- uses: azure/setup-helm@v4.3.0
25+
- uses: azure/setup-helm@v4.3.1
2626
- name: Push artifacts
2727
run: PUSH=true hack/push-artifacts.sh ghcr.io/stackitcloud/yawol/yawol-controller
2828
build:

0 commit comments

Comments
 (0)