mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-19 22:44:32 +00:00
Pin exact version of external ci actions
This commit is contained in:
@@ -73,6 +73,6 @@ jobs:
|
||||
env:
|
||||
VERSION_STRING: ${{ inputs.version }}
|
||||
- name: Validate Version
|
||||
uses: skymatic/semver-validation-action@v3
|
||||
uses: skymatic/semver-validation-action@7a6ae1c9e121540d11c9c7e4e667c83d583aa153
|
||||
with:
|
||||
version: ${{ steps.versions.outputs.semVerStr }}
|
||||
Reference in New Issue
Block a user