We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f416a commit 3f4cfd1Copy full SHA for 3f4cfd1
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@37bac7df2cb4d6457cf486d92d392d88bdb75ae8 # v0 (round-18 squashed)
+ uses: sudsali/shadow/.github/workflows/shadow-review.yml@728308ea73eaeebb2a983ba798c2980ee707451f # v0
38
with:
39
pr_number: ${{ inputs.pr_number }}
40
dry_run: ${{ inputs.dry_run && 'true' || 'false' }}
0 commit comments