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

This commit is contained in:
dependabot[bot]
2024-03-05 17:24:28 +00:00
committed by GitHub
parent f783f5d5ec
commit c719982ef3

View File

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