Skip to content

Commit

Permalink
add missing env
Browse files Browse the repository at this point in the history
Signed-off-by: tylertitsworth <[email protected]>
  • Loading branch information
tylertitsworth committed Jul 9, 2024
1 parent 8923bd8 commit 2917bb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reuse-container-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ jobs:
sarif_file: '${{ matrix.container }}-${GROUP_DIR,,}-scan.sarif'
category: '${{ matrix.container }}'
continue-on-error: true
env:
GROUP_DIR: ${{ inputs.group_dir }}
####################################################################################################
# Generic Test Runner
####################################################################################################
Expand Down

0 comments on commit 2917bb2

Please sign in to comment.