Skip to content

Commit

Permalink
Merge pull request #383 from DeployHubProject/renovate/all
Browse files Browse the repository at this point in the history
Update all dependencies
  • Loading branch information
sbtaylor15 authored Jul 29, 2024
2 parents ade761a + 2492539 commit 10a804e
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@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
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@36c2f64cca9ca62704e086cc9bbaf932e240be3d # v1.2.76
uses: DeployHubProject/ms-cr-action@f42f8cccd6fb84d8ea8050d856e60ff475fb67f4 # v1.2.78
with:
gpg_keyring_base64: ${{ secrets.GPG_KEYRING_BASE64 }}
gpg_passphrase: ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit 10a804e

Please sign in to comment.