We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb16dd3 commit 6928c2bCopy full SHA for 6928c2b
1 file changed
.github/workflows/semver.yml
@@ -38,6 +38,6 @@ jobs:
38
version-file: min_version.txt
39
token: ${{ secrets.GITHUB_TOKEN }}
40
41
- - uses: mozilla/actions/semver@f82cc5accfa16039906001520788dfed0b857d03
+ - uses: mozilla/actions/semver@a832d8ca9b69e2c0f166d430a40d8d2affceb075
42
with:
43
base-ref: ${{ steps.tag.outputs.ref }}
0 commit comments