Skip to content

Commit af141b6

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.1 (#1776)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2601b7 commit af141b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
npm run build
3737
3838
- name: Deploy 🚀
39-
uses: JamesIves/github-pages-deploy-action@62fec3add6773ec5dbbf18d2ee4260911aa35cf4 # v4.6.9
39+
uses: JamesIves/github-pages-deploy-action@dc18a3c6b46d56484cb63f291becd7ed4f0269b9 # v4.7.1
4040
with:
4141
ssh-key: ${{ secrets.DEPLOY_KEY }}
4242
branch: gh-pages

0 commit comments

Comments
 (0)