Skip to content

Commit

Permalink
Updating SecHub to ENt Jira -6
Browse files Browse the repository at this point in the history
  • Loading branch information
KaushikSamtek committed Oct 24, 2023
1 parent b14ed15 commit 9eb3f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan_security-hub-jira-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v3
with:
aws-region: ${{ secrets.AWS_DEFAULT_REGION }}
role-to-assume: ${{ secrets.PRODUCTION_SYNC_OIDC_ROLE }}
role-to-assume: ${{ secrets.AWS_OIDC_ROLE_TO_ASSUME }}

- name: Sync Security Hub and Jira
uses: Enterprise-CMCS/[email protected]
Expand Down

0 comments on commit 9eb3f17

Please sign in to comment.