Explorar o código

Bump the github-actions group with 1 update (#3354)

dependabot[bot] hai 1 ano
pai
achega
c719982ef3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/get-version.yml

+ 1 - 1
.github/workflows/get-version.yml

@@ -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 }}