Skip to content

Commit

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

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1 in the all group
  • Loading branch information
k8s-ci-robot authored Nov 29, 2024
2 parents 9f850b0 + 1094170 commit ed2dfc6
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@62fec3add6773ec5dbbf18d2ee4260911aa35cf4 # v4.6.9
uses: JamesIves/github-pages-deploy-action@dc18a3c6b46d56484cb63f291becd7ed4f0269b9 # v4.7.1
with:
folder: ./docs/public # The folder the action should deploy.

0 comments on commit ed2dfc6

Please sign in to comment.