Skip to content

Commit 180c1dc

Browse files
committed
ci(new_issue): Fixed new issue CI
1 parent 8374716 commit 180c1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new_issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@master
1212
- name: Sync GitHub issues to Jira project
13-
uses: espressif/github-actions/sync_issues_to_jira@master
13+
uses: espressif/sync-jira-actions@master
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616
JIRA_PASS: ${{ secrets.JIRA_PASS }}

0 commit comments

Comments
 (0)