Skip to content

Commit 5ab7b71

Browse files
authored
Merge pull request #257 from mybatis/renovate/jamesives-github-pages-deploy-action-digest
Update JamesIves/github-pages-deploy-action digest to 4a3abc7
2 parents eb5a4a0 + 7acfd21 commit 5ab7b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
NVD_API_KEY: ${{ secrets.NVD_API_KEY }}
3333
- name: Deploy Site to gh-pages
34-
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4
34+
uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4
3535
with:
3636
branch: gh-pages
3737
folder: target/staging

0 commit comments

Comments
 (0)