Skip to content

Commit

Permalink
Merge pull request #316 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/JamesIves/github-pages-deploy-action-4.4.3

build(deps): bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3
  • Loading branch information
k8s-ci-robot authored Jul 12, 2023
2 parents 3bea37b + e6c4b38 commit df0b68d
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 @@ -27,6 +27,6 @@ jobs:
run: cd docs && npm install && hugo --minify

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@22a6ee251d6f13c6ab1ecb200d974f1a6feb1b8d # v4.4.2
uses: JamesIves/github-pages-deploy-action@a1ea191d508feb8485aceba848389d49f80ca2dc # v4.4.3
with:
folder: ./docs/public # The folder the action should deploy.

0 comments on commit df0b68d

Please sign in to comment.