Skip to content

Commit

Permalink
bug: set specific token permissions for ZAP, duplicate issues (#101)
Browse files Browse the repository at this point in the history
Set specific token permissions for ZAP
  • Loading branch information
DerekRoberts committed Sep 19, 2023
1 parent a1f6a3e commit b1c380d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
name: TEST Deployments
environment: test
runs-on: ubuntu-22.04
permissions:
issues: write
steps:
- uses: bcgov-nr/action-deployer-openshift@v1.4.0
with:
Expand Down

0 comments on commit b1c380d

Please sign in to comment.