Skip to content

Commit 3e58539

Browse files
Bump EndBug/version-check from 2.1.5 to 2.1.7 (#238)
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](EndBug/version-check@36ff30f...5102328) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0773d2f commit 3e58539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
persist-credentials: false
2727
# limit releases to version changes - https://github.com/EndBug/version-check
2828
- name: Check version changes
29-
uses: EndBug/version-check@36ff30f37c7deabe56a30caa043d127be658c425 # v2.1.5
29+
uses: EndBug/version-check@5102328418c0130d66ca712d755c303e93368ce2 # v2.1.7
3030
id: version_check
3131
with:
3232
file-url: https://unpkg.com/@grafana/aws-sdk@latest/package.json

0 commit comments

Comments
 (0)