Skip to content

Commit

Permalink
chore: migrate helm-gh-pages to step-security maintained version (#944)
Browse files Browse the repository at this point in the history
Signed-off-by: Iliya Savov <[email protected]>
  • Loading branch information
isavov authored Aug 6, 2024
1 parent 1cf56af commit da64208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow-deploy-release-artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
arguments: versionAsSpecified --scan -PnewVersion=${{ needs.prepare-release.outputs.version }}

- name: Publish Helm Charts
uses: stefanprodan/helm-gh-pages@0ad2bb377311d61ac04ad9eb6f252fb68e207260 #v1.7.0
uses: step-security/helm-gh-pages@6a390e89293c1ec8bc5120f6692f3b8a313a9a3d #v1.7.0
if: ${{ github.event.inputs.dry-run-enabled != 'true' && !cancelled() && !failure() }}
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit da64208

Please sign in to comment.