We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f4cfd1 commit 16a87efCopy full SHA for 16a87ef
1 file changed
.github/workflows/shadow.yml
@@ -34,7 +34,7 @@ permissions:
34
35
jobs:
36
shadow:
37
- uses: sudsali/shadow/.github/workflows/shadow-review.yml@728308ea73eaeebb2a983ba798c2980ee707451f # v0
+ uses: sudsali/shadow/.github/workflows/shadow-review.yml@5340649de5784ea90e4a7815d19beeb1fb82cfd0 # v0
38
with:
39
pr_number: ${{ inputs.pr_number }}
40
dry_run: ${{ inputs.dry_run && 'true' || 'false' }}
0 commit comments