Skip to content

Commit 02e192e

Browse files
authored
Merge pull request #253 from mybatis/renovate/jamesives-github-pages-deploy-action-digest
Update JamesIves/github-pages-deploy-action digest to 9d877ee
2 parents fc6cd50 + 775fdfa commit 02e192e

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@4ef313c6a410f0883308623d45510e4a11625465 # v4
34+
uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # v4
3535
with:
3636
branch: gh-pages
3737
folder: target/staging

0 commit comments

Comments
 (0)