Skip to content

Commit d8831fd

Browse files
authored
Merge pull request #1104 from kubernetes-sigs/dependabot/github_actions/stefanprodan/helm-gh-pages-1.7.0
chore: bump stefanprodan/helm-gh-pages from 1.6.0 to 1.7.0
2 parents f797131 + c60d93f commit d8831fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525
- name: Publish Helm chart
2626
# pinning to the sha f1701eb82e4d4b82016e7965501c8b6d79feaec9 from https://github.com/stefanprodan/helm-gh-pages/releases/tag/v1.4.1
27-
uses: stefanprodan/helm-gh-pages@a5c92527816f345553e78c3136b031c91724ecf1
27+
uses: stefanprodan/helm-gh-pages@0ad2bb377311d61ac04ad9eb6f252fb68e207260
2828
with:
2929
# GitHub automatically creates a GITHUB_TOKEN secret to use in your workflow. You can use the GITHUB_TOKEN to authenticate in a workflow run.
3030
# See https://docs.github.com/en/actions/reference/authentication-in-a-workflow#about-the-github_token-secret

0 commit comments

Comments
 (0)