Skip to content

Commit 0478099

Browse files
committed
Pin Shadow workflow to latest v0 SHA
1 parent 151028d commit 0478099

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@9dd3bd34d7d4960cf8a9d4caa49b7890a529e074 # v0
28+
uses: sudsali/shadow/.github/workflows/shadow-review.yml@cc9aea0bf5407458db5be1a238387ca1d03d162f # v0
2929
with:
3030
pr_number: ${{ inputs.pr_number }}
3131
dry_run: ${{ inputs.dry_run && 'true' || 'false' }}

0 commit comments

Comments
 (0)