Skip to content

Commit

Permalink
Merge pull request #385 from DeployHubProject/renovate/all
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
sbtaylor15 authored Aug 14, 2024
2 parents 9ec15db + 72ccc35 commit e4cb56f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-chart-releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs

Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:

steps:
- name: Helm Chart Releaser
uses: DeployHubProject/ms-cr-action@ab6b11452f3ffedcab201df1e313e6d650c9b736 # v1.2.79
uses: DeployHubProject/ms-cr-action@84c978cbf1c92ce8554c9f2ad502a5c262419ea7 # v1.2.82
with:
gpg_keyring_base64: ${{ secrets.GPG_KEYRING_BASE64 }}
gpg_passphrase: ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit e4cb56f

Please sign in to comment.