From 30881743b823f6c7a3c251caf5185bf84893eb95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 23:51:51 +0000 Subject: [PATCH] build(deps): bump danhellem/github-actions-issue-to-work-item Bumps [danhellem/github-actions-issue-to-work-item](https://github.com/danhellem/github-actions-issue-to-work-item) from 2.1 to 2.2. - [Release notes](https://github.com/danhellem/github-actions-issue-to-work-item/releases) - [Commits](https://github.com/danhellem/github-actions-issue-to-work-item/compare/927d3d4b05e642489bcd2ff97e30a44f1c016c23...3072da42abf94ebe4c7778c57fb4af06db341c72) --- 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] --- .github/workflows/azureBoardsSync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azureBoardsSync.yaml b/.github/workflows/azureBoardsSync.yaml index 7fa73a62..b7b61ab6 100644 --- a/.github/workflows/azureBoardsSync.yaml +++ b/.github/workflows/azureBoardsSync.yaml @@ -14,7 +14,7 @@ jobs: with: egress-policy: audit - - uses: danhellem/github-actions-issue-to-work-item@927d3d4b05e642489bcd2ff97e30a44f1c016c23 # v2.1 + - uses: danhellem/github-actions-issue-to-work-item@3072da42abf94ebe4c7778c57fb4af06db341c72 # v2.2 env: ado_token: "${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}" ado_organization: "rbheBoards"