Skip to content

Commit ccfa928

Browse files
jon8787claude
andauthored
UID2-6913: Pin third-party GitHub Action refs to commit SHAs (#1008)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent fd54e83 commit ccfa928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployPreview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Clone to preview folder (excluding actions)
2828
run: rsync -arv --delete --delete-excluded --exclude=".github" --exclude="preview-output" --exclude="preview-output" --exclude=".git" ./ preview-output/
2929
- name: Push to staging repository
30-
uses: cpina/github-action-push-to-another-repository@main
30+
uses: cpina/github-action-push-to-another-repository@55306faa4ed53b815ae49e564af8cfb359d32ae2 # main
3131
env:
3232
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
3333
with:

0 commit comments

Comments
 (0)