We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151028d commit 0478099Copy full SHA for 0478099
1 file changed
.github/workflows/shadow.yml
@@ -25,7 +25,7 @@ permissions:
25
26
jobs:
27
shadow:
28
- uses: sudsali/shadow/.github/workflows/shadow-review.yml@9dd3bd34d7d4960cf8a9d4caa49b7890a529e074 # v0
+ uses: sudsali/shadow/.github/workflows/shadow-review.yml@cc9aea0bf5407458db5be1a238387ca1d03d162f # v0
29
with:
30
pr_number: ${{ inputs.pr_number }}
31
dry_run: ${{ inputs.dry_run && 'true' || 'false' }}
0 commit comments