Skip to content

Commit 331dae5

Browse files
chore(deps): update azure/setup-helm action to v4.3.1
1 parent 4d318a4 commit 331dae5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)