ci: pin various actions to a proper semver version #18

Merged
t.behrendt merged 1 commits from chore-pin-varios-actions-to-a-proper-semver-version into main 2026-02-14 19:30:47 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ad1be50398 - Show all commits

View File

@@ -16,7 +16,7 @@ jobs:
- ubuntu-latest
- ${{ inputs.runner }}
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
- run: |

View File

@@ -30,7 +30,7 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@4c32e563bea346792d854585112bf6f06b312ce2 # 0.1.24