Skip to content

Commit

Permalink
Bump danhellem/github-actions-issue-to-work-item in the all group (#104)
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [danhellem/github-actions-issue-to-work-item](https://github.com/danhellem/github-actions-issue-to-work-item).


Updates `danhellem/github-actions-issue-to-work-item` from 2.3 to 2.4
- [Release notes](https://github.com/danhellem/github-actions-issue-to-work-item/releases)
- [Commits](danhellem/github-actions-issue-to-work-item@v2.3...v2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shruthi Kumar <[email protected]>
  • Loading branch information
dependabot[bot] and sk593 authored Jan 8, 2025
1 parent 606d232 commit a02379f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devops-board.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# https://learn.microsoft.com/azure/devops/integrate/get-started/authentication/service-principal-managed-identity
echo "ADO_TOKEN=$(az account get-access-token --resource 499b84ac-1321-427f-aa17-267ca6975798 --query "accessToken" --output tsv)" >> $GITHUB_ENV
- name: Sync issue to Azure DevOps
uses: danhellem/github-actions-issue-to-work-item@v2.3
uses: danhellem/github-actions-issue-to-work-item@v2.4
env:
ado_token: ${{ env.ADO_TOKEN }}
github_token: '${{ secrets.GH_RAD_CI_BOT_PAT }}'
Expand Down

0 comments on commit a02379f

Please sign in to comment.