From 3e0d1004afbc9e3aef1a4703ff9c56224c71afd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 03:48:43 +0000 Subject: [PATCH] Bump microsoftgraph/changelog-link-check from 1.0.7 to 1.0.8 Bumps [microsoftgraph/changelog-link-check](https://github.com/microsoftgraph/changelog-link-check) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/microsoftgraph/changelog-link-check/releases) - [Commits](https://github.com/microsoftgraph/changelog-link-check/compare/v1.0.7...v1.0.8) --- 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 9acfdf55db3..5dcec4d4a28 100644 --- a/.github/workflows/changelog-links.yml +++ b/.github/workflows/changelog-links.yml @@ -22,4 +22,4 @@ jobs: with: repoToken: ${{ secrets.GITHUB_TOKEN }} changeLogDirectory: changelog - uses: microsoftgraph/changelog-link-check@v1.0.7 + uses: microsoftgraph/changelog-link-check@v1.0.8