Skip to content

Commit

Permalink
Merge pull request #7 from IAreKyleW00t/renovate/azure-setup-helm-digest
Browse files Browse the repository at this point in the history
chore(deps): update azure/setup-helm digest to fe7b79c
  • Loading branch information
IAreKyleW00t committed Apr 16, 2024
2 parents 7361084 + 2845e34 commit 88498f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2

- name: Install Helm
uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
git config user.email "${GITHUB_ACTOR}@users.noreply.github.com"
- name: Install Helm
uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 88498f8

Please sign in to comment.