We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc6310 commit 856eba7Copy full SHA for 856eba7
.github/workflows/publish-npm.yml
@@ -26,7 +26,7 @@ jobs:
26
persist-credentials: false
27
# limit releases to version changes - https://github.com/EndBug/version-check
28
- name: Check version changes
29
- uses: EndBug/version-check@36ff30f37c7deabe56a30caa043d127be658c425 # v2.1.5
+ uses: EndBug/version-check@5102328418c0130d66ca712d755c303e93368ce2 # v2.1.7
30
id: version_check
31
with:
32
file-url: https://unpkg.com/@grafana/aws-sdk@latest/package.json
0 commit comments