Skip to content

Commit 875281d

Browse files
authored
Merge pull request #12 from woocommerce/dev/pin-actions-to-full-commit-sha
2 parents 7e36372 + 63d0193 commit 875281d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: ./build.sh
1616
- name: Deploy to GitHub Pages
1717
if: success()
18-
uses: crazy-max/ghaction-github-pages@v2
18+
uses: crazy-max/ghaction-github-pages@59173cb633d9a3514f5f4552a6a3e62c6710355c # v2
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2121
with:

0 commit comments

Comments
 (0)