We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c64e0 commit 6c7b625Copy full SHA for 6c7b625
.github/workflows/sync_github_issues_to_azdo.yml
@@ -23,7 +23,7 @@ jobs:
23
else
24
echo "work_item_type=Bug" >> $GITHUB_OUTPUT
25
fi
26
- - uses: danhellem/github-actions-issue-to-work-item@v2.4
+ - uses: danhellem/github-actions-issue-to-work-item@v2.5
27
env:
28
ado_token: "${{ secrets.AZDO_WORK_ITEM_TOKEN }}"
29
github_token: "${{ secrets.GH_REPO_TOKEN }}"
0 commit comments