Pin actions/cache action to 704facf
PR created by Renovate Bot.
This commit is contained in:
parent
b190d911c0
commit
6fdc2552e4
@ -19,7 +19,7 @@ jobs:
|
||||
apt install -y docker-ce docker-ce-cli containerd.io
|
||||
|
||||
- name: Setup the build cache
|
||||
uses: actions/cache@v3 # v3.3.2
|
||||
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3
|
||||
with:
|
||||
path: /tmp/.buildx-cache
|
||||
key: ${{ runner.os }}-buildx-${{ github.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user