Skip to content

Commit

Permalink
build(deps): bump danhellem/github-actions-issue-to-work-item (#1058)
Browse files Browse the repository at this point in the history
Bumps [danhellem/github-actions-issue-to-work-item](https://github.com/danhellem/github-actions-issue-to-work-item) from 2.2 to 2.3.
- [Release notes](https://github.com/danhellem/github-actions-issue-to-work-item/releases)
- [Commits](danhellem/github-actions-issue-to-work-item@3072da4...e077ff0)

---
updated-dependencies:
- dependency-name: danhellem/github-actions-issue-to-work-item
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Coby Allred <cobyallred@gmail.com>
  • Loading branch information
dependabot[bot] and cobya authored Apr 18, 2024
1 parent fad3a60 commit 74bb47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
permissions:
issues: write
steps:
- uses: danhellem/github-actions-issue-to-work-item@3072da42abf94ebe4c7778c57fb4af06db341c72 # v2.2
- uses: danhellem/github-actions-issue-to-work-item@e077ff031c704672afb932c8718370df12b90f08 # v2.3
env:
ado_token: "${{ secrets.ADO_ISSUE_SYNC_TOKEN }}" # Work items write permissions
github_token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 74bb47a

Please sign in to comment.