From 856eba7012410b58d16648a2b1cf9fcf4aba694c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 19:07:09 +0000 Subject: [PATCH] Bump EndBug/version-check from 2.1.5 to 2.1.7 Bumps [EndBug/version-check](https://github.com/endbug/version-check) from 2.1.5 to 2.1.7. - [Release notes](https://github.com/endbug/version-check/releases) - [Commits](https://github.com/endbug/version-check/compare/36ff30f37c7deabe56a30caa043d127be658c425...5102328418c0130d66ca712d755c303e93368ce2) --- updated-dependencies: - dependency-name: EndBug/version-check dependency-version: 2.1.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/publish-npm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-npm.yml b/.github/workflows/publish-npm.yml index 670a1d8..db49ecd 100644 --- a/.github/workflows/publish-npm.yml +++ b/.github/workflows/publish-npm.yml @@ -26,7 +26,7 @@ jobs: persist-credentials: false # limit releases to version changes - https://github.com/EndBug/version-check - name: Check version changes - uses: EndBug/version-check@36ff30f37c7deabe56a30caa043d127be658c425 # v2.1.5 + uses: EndBug/version-check@5102328418c0130d66ca712d755c303e93368ce2 # v2.1.7 id: version_check with: file-url: https://unpkg.com/@grafana/aws-sdk@latest/package.json