ci: pin various actions to a proper semver version (#15)
All checks were successful
Update Client / update-client (push) Successful in 25s

Reviewed-on: #15
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 #15.
This commit is contained in:
2026-02-14 19:28:32 +01:00
committed by t.behrendt
parent 97a6fc84bb
commit f8660180f5

View File

@@ -12,7 +12,7 @@ jobs:
- linux_amd64
steps:
- name: Checkout code
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Setup Go
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
with: