[BRE-831] Fixing permissions (#15713)

vault/pm-2400/sdk-cipher-encryption-json-import-fix
Andy Pixley 10 months ago committed by GitHub
parent 77940116e6
commit 81ee26733e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -277,6 +277,8 @@ jobs:
- artifact-check
runs-on: ubuntu-22.04
if: ${{ always() && ( contains( inputs.environment , 'QA' ) || contains( inputs.environment , 'DEV' ) ) }}
permissions:
id-token: write
outputs:
channel_id: ${{ steps.slack-message.outputs.channel_id }}
ts: ${{ steps.slack-message.outputs.ts }}

Loading…
Cancel
Save