Skip to content

Commit dfc1aaf

Browse files
chore(deps): pin stefanprodan/helm-gh-pages action to 89c6698
1 parent 1ad32ed commit dfc1aaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
4545

4646
- name: Publish Helm charts
47-
uses: stefanprodan/helm-gh-pages@master
47+
uses: stefanprodan/helm-gh-pages@89c6698c192e70ed0e495bee7d3d1ca5b477fe82 # master
4848
with:
4949
token: ${{ secrets.RELEASEBOT_PAT }}
5050
charts_dir: chart

0 commit comments

Comments
 (0)