Skip to content

Commit b19ea30

Browse files
Update JamesIves/github-pages-deploy-action digest to 4a3abc7
1 parent 90b35bd commit b19ea30

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)