Skip to content

Commit

Permalink
Update sync to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BearHanded committed Aug 10, 2023
1 parent 74c67ab commit 6ac52ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-jira-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
aws-region: ${{ secrets.AWS_DEFAULT_REGION }}
role-to-assume: ${{ secrets.PRODUCTION_SYNC_OIDC_ROLE }}
- name: Sync Security Hub and Jira
uses: Enterprise-CMCS/[email protected].2
uses: Enterprise-CMCS/[email protected].3
with:
jira-token: ${{ secrets.JIRA_SERVICE_USER_TOKEN }}
jira-username: ${{ secrets.JIRA_SERVICE_USERNAME }}
Expand Down

0 comments on commit 6ac52ba

Please sign in to comment.