chore: pin docker cache action

This commit is contained in:
Ilya Zlobintsev
2026-05-24 21:19:28 +03:00
parent 5a19fcddd0
commit 1957c14d40
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- name: Docker Cache
uses: AndreKurait/docker-cache@0.6.0
uses: AndreKurait/docker-cache@eb0683e3972ed3066587b7199d3a0e9bd114bd3c #0.6.0
with:
key: docker-${{ matrix.target-os }}-${{ hashFiles('pkg/images/') }}