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 10c85b6 commit 833ffc4Copy full SHA for 833ffc4
.github/workflows/sync-issues.yml
@@ -16,7 +16,7 @@ jobs:
16
permissions:
17
issues: write
18
steps:
19
- - uses: danhellem/github-actions-issue-to-work-item@e077ff031c704672afb932c8718370df12b90f08 # v2.3
+ - uses: danhellem/github-actions-issue-to-work-item@45eb3b46e684f2acd2954f02ef70350c835ee4bb # v2.4
20
env:
21
ado_token: "${{ secrets.ADO_ISSUE_SYNC_TOKEN }}" # Work items write permissions
22
github_token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments