Skip to content

Commit 5244201

Browse files
authored
Merge pull request #268 from woocommerce/dev/pin-actions-to-immutable-references
2 parents 24a05e1 + 9d3d16a commit 5244201

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)