Skip to content

Commit

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

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 in the all group
  • Loading branch information
k8s-ci-robot authored May 20, 2024
2 parents cfc8082 + def171e commit 0952c9f
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@ec9c88baef04b842ca6f0a132fd61c762aa6c1b0 # v4.6.0
uses: JamesIves/github-pages-deploy-action@5c6e9e9f3672ce8fd37b9856193d2a537941e66c # v4.6.1
with:
folder: ./docs/public # The folder the action should deploy.

0 comments on commit 0952c9f

Please sign in to comment.