Skip to content

Commit bb25a7c

Browse files
ci: Pin actions-js/push to specific commit in workflow (#285)
1 parent 3982604 commit bb25a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ jobs:
256256
touch .nojekyll
257257
258258
- name: Deploy to gh-pages
259-
uses: actions-js/[email protected]
259+
uses: actions-js/push@5a7cbd780d82c0c937b5977586e641b2fd94acc5 # v1.5
260260
with:
261261
github_token: ${{ secrets.GH_BOT_TOKEN }}
262262
author_email: ${{ secrets.GH_BOT_EMAIL }}

0 commit comments

Comments
 (0)