Skip to content

Commit

Permalink
Merge pull request #4 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 b7246b1
  • Loading branch information
IAreKyleW00t committed Mar 7, 2024
2 parents 4aaeeb4 + 9335bd7 commit af33e4b
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Install Helm
uses: azure/setup-helm@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4
uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # 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@29960d0f5f19214b88e1d9ba750a9914ab0f1a2f # v4
uses: azure/setup-helm@b7246b12e77f7134dc2d460a3d5bad15bbe29390 # v4
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit af33e4b

Please sign in to comment.