Skip to content

Commit a25139a

Browse files
chore(deps): update danhellem/github-actions-issue-to-work-item action to v2.4 (#1048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd4ad10 commit a25139a

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/github-actions-issue-to-work-item@v2.3
26+
- uses: danhellem/github-actions-issue-to-work-item@v2.4
2727
env:
2828
ado_token: "${{ secrets.AZDO_WORK_ITEM_TOKEN }}"
2929
github_token: "${{ secrets.GH_REPO_TOKEN }}"

0 commit comments

Comments
 (0)