Skip to content

Commit 4ecf035

Browse files
Pin danhellem/github-actions-issue-to-work-item action to 45eb3b4 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e2610e commit 4ecf035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_github_issues_to_azdo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
else
2424
echo "work_item_type=Bug" >> $GITHUB_OUTPUT
2525
fi
26-
- uses: danhellem/[email protected]
26+
- uses: danhellem/github-actions-issue-to-work-item@45eb3b46e684f2acd2954f02ef70350c835ee4bb # v2.4
2727
env:
2828
ado_token: "${{ secrets.AZDO_WORK_ITEM_TOKEN }}"
2929
github_token: "${{ secrets.GH_REPO_TOKEN }}"

0 commit comments

Comments
 (0)