Skip to content

Commit

Permalink
Merge pull request #137 from nais/dependabot/github_actions/azure/set…
Browse files Browse the repository at this point in the history
…up-helm-4

Bump azure/setup-helm from 3.5 to 4
  • Loading branch information
mortenlj authored Apr 22, 2024
2 parents 7a9b0cf + fadc743 commit 0eb7827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
if: github.ref == 'refs/heads/main'
run: |-
echo '${{ steps.auth.outputs.access_token }}' | docker login -u oauth2accesstoken --password-stdin https://${{ env.GOOGLE_REGISTRY }}
- uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # ratchet:azure/setup-helm@v3
- uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # ratchet:azure/setup-helm@v3
name: 'Setup Helm'
with:
version: '3.8.0'
Expand Down

0 comments on commit 0eb7827

Please sign in to comment.