Skip to content

Commit 6928c2b

Browse files
committed
Update semver action
1 parent bb16dd3 commit 6928c2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/semver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
version-file: min_version.txt
3939
token: ${{ secrets.GITHUB_TOKEN }}
4040

41-
- uses: mozilla/actions/semver@f82cc5accfa16039906001520788dfed0b857d03
41+
- uses: mozilla/actions/semver@a832d8ca9b69e2c0f166d430a40d8d2affceb075
4242
with:
4343
base-ref: ${{ steps.tag.outputs.ref }}

0 commit comments

Comments
 (0)