We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2610e commit 4ecf035Copy full SHA for 4ecf035
.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@45eb3b46e684f2acd2954f02ef70350c835ee4bb # v2.4
27
env:
28
ado_token: "${{ secrets.AZDO_WORK_ITEM_TOKEN }}"
29
github_token: "${{ secrets.GH_REPO_TOKEN }}"
0 commit comments