From af21532bf59b2767bd96464d103951b4488eb821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:20:38 +0000 Subject: [PATCH] Bump microsoftgraph/assign-to-author from 1.0.0 to 1.0.1 Bumps [microsoftgraph/assign-to-author](https://github.com/microsoftgraph/assign-to-author) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/microsoftgraph/assign-to-author/releases) - [Commits](https://github.com/microsoftgraph/assign-to-author/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: microsoftgraph/assign-to-author dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/assign-to-author.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/assign-to-author.yml b/.github/workflows/assign-to-author.yml index c4acfa0cacc99..80e5f6a2c8862 100644 --- a/.github/workflows/assign-to-author.yml +++ b/.github/workflows/assign-to-author.yml @@ -16,5 +16,5 @@ jobs: needAssignLabel: needs-assignment excludedAuthors: MSGraphDocsVteam id: assign - uses: microsoftgraph/assign-to-author@v1.0.0 + uses: microsoftgraph/assign-to-author@v1.0.1