mirror of
https://github.com/cryptomator/cryptomator.git
synced 2025-02-17 00:29:00 +00:00
Bump the github-actions group with 1 update (#3354)
This commit is contained in:
parent
f783f5d5ec
commit
c719982ef3
2
.github/workflows/get-version.yml
vendored
2
.github/workflows/get-version.yml
vendored
@ -71,6 +71,6 @@ jobs:
|
||||
echo "revNum=${REVCOUNT}" >> $GITHUB_OUTPUT
|
||||
echo "type=${TYPE}" >> $GITHUB_OUTPUT
|
||||
- name: Validate Version
|
||||
uses: skymatic/semver-validation-action@v2
|
||||
uses: skymatic/semver-validation-action@v3
|
||||
with:
|
||||
version: ${{ steps.versions.outputs.semVerStr }}
|
Loading…
x
Reference in New Issue
Block a user