Skip to content

Commit d263b5b

Browse files
committed
Forward GUARDRAIL_ID/VERSION to reusable workflow
1 parent 497efa7 commit d263b5b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/shadow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ jobs:
4141
shadow_ref: ${{ inputs.shadow_ref || 'v0' }}
4242
secrets:
4343
AWS_ROLE_ARN: ${{ secrets.AWS_ROLE_ARN }}
44+
GUARDRAIL_ID: ${{ secrets.GUARDRAIL_ID }}
45+
GUARDRAIL_VERSION: ${{ secrets.GUARDRAIL_VERSION }}

0 commit comments

Comments
 (0)