ci: pin various actions to a proper semver version (#38)
CD / Release (push) Successful in 15s
CD / Release (push) Successful in 15s
Pinning to the full semver where it is missing. Some digests updated as well. Also fixed some formatting, there were extra spaces. Reviewed-on: t.behrendt/trivy-actions#38 Reviewed-by: branch-buddy <branch-buddy@t00n.de> Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #38.
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
name: Prerelease
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Increment tag
|
||||
|
||||
Reference in New Issue
Block a user