From 7823df2b26befc755ce8f7c55e2f9b2df1b0839e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 11:39:15 +0000 Subject: [PATCH] Bump microsoftgraph/changelog-link-check from 1.0.3 to 1.0.5 Bumps [microsoftgraph/changelog-link-check](https://github.com/microsoftgraph/changelog-link-check) from 1.0.3 to 1.0.5. - [Release notes](https://github.com/microsoftgraph/changelog-link-check/releases) - [Commits](https://github.com/microsoftgraph/changelog-link-check/compare/v1.0.3...v1.0.5) --- updated-dependencies: - dependency-name: microsoftgraph/changelog-link-check dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/changelog-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog-links.yml b/.github/workflows/changelog-links.yml index 53a59d4c36bc5..a6df7b8707380 100644 --- a/.github/workflows/changelog-links.yml +++ b/.github/workflows/changelog-links.yml @@ -17,4 +17,4 @@ jobs: with: repoToken: ${{ secrets.GITHUB_TOKEN }} changeLogDirectory: changelog - uses: microsoftgraph/changelog-link-check@v1.0.3 + uses: microsoftgraph/changelog-link-check@v1.0.5