Skip to content

Commit ec0101a

Browse files
committed
Add issues trigger + bump Shadow to current v0 SHA
1 parent d74b70b commit ec0101a

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

0 commit comments

Comments
 (0)