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.
2 parents 521638f + 85da530 commit 467b569Copy full SHA for 467b569
.github/workflows/release.yaml
@@ -27,7 +27,7 @@ jobs:
27
ref: ${{ github.ref }}
28
29
- name: Setup git-semver
30
- uses: PandasWhoCode/setup-git-semver@b6b17c8e4e6b307d2a66fd93797a9d30e48836e1 # v1.0.4
+ uses: PandasWhoCode/setup-git-semver@1ef681cfaf1dc3144e4971ae1347124939b0c824 # v1.0.5
31
with:
32
version: latest
33
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
0 commit comments