Skip to content

Commit 6bcd194

Browse files
Update JamesIves/github-pages-deploy-action action to v4.6.9 (#1770)
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 e5b0b48 commit 6bcd194

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@881db5376404c5c8d621010bcbec0310b58d5e29 # v4.6.8
39+
uses: JamesIves/github-pages-deploy-action@62fec3add6773ec5dbbf18d2ee4260911aa35cf4 # v4.6.9
4040
with:
4141
ssh-key: ${{ secrets.DEPLOY_KEY }}
4242
branch: gh-pages

0 commit comments

Comments
 (0)