Skip to content

Commit

Permalink
inherit secrets on force image promotion call (#6110)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 authored Jul 31, 2024
1 parent 26777a2 commit 594da3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -705,4 +705,5 @@ jobs:
security-events: write
pull-requests: write # for scout report
uses: ./.github/workflows/image-promotion.yml
secrets: inherit
if: ${{ inputs.force && inputs.force || false }}

0 comments on commit 594da3d

Please sign in to comment.