Skip to content

Commit e96d7a9

Browse files
committed
Pin Shadow workflow to current v0 SHA
1 parent b7507b1 commit e96d7a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shadow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ permissions:
2525

2626
jobs:
2727
shadow:
28-
uses: sudsali/shadow/.github/workflows/shadow-review.yml@cc9aea0bf5407458db5be1a238387ca1d03d162f # v0
28+
uses: sudsali/shadow/.github/workflows/shadow-review.yml@38f2dd08914b79a43a2eb0100a246ad5e664acfc # v0
2929
with:
3030
pr_number: ${{ inputs.pr_number }}
3131
dry_run: ${{ inputs.dry_run && 'true' || 'false' }}

0 commit comments

Comments
 (0)