Skip to content

Commit

Permalink
Merge pull request #477 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/all-bac85d3020

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8 in the all group
  • Loading branch information
k8s-ci-robot authored Sep 30, 2024
2 parents 46cfdda + c6d8d31 commit 2e50b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
run: cd docs && npm install && hugo --minify

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@920cbb300dcd3f0568dbc42700c61e2fd9e6139c # v4.6.4
uses: JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29 # v4.6.8
with:
folder: ./docs/public # The folder the action should deploy.

0 comments on commit 2e50b08

Please sign in to comment.