Pin Github Action Version

This commit is contained in:
Ni Jannasch 2024-05-10 16:15:54 +02:00 committed by GitHub
parent 6abcb2537c
commit 288a498e1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4
- name: Parse semver
uses: madhead/semver-utils@latest
uses: madhead/semver-utils@40bbdc6e50b258c09f35f574e83c51f60d2ce3a2
id: version
with:
version: ${{ github.ref_name }}