Skip to content

Commit 080970f

Browse files
committed
Merge remote-tracking branch 'opcm-github/master' into rdementi-2025-03-16
Change-Id: Ie19a2880682adf2e65febb260f939426f2125d70
2 parents fe74378 + 651a0a2 commit 080970f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
3838

3939
- name: Cache Docker layers
40-
uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4.0.1
40+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
4141
with:
4242
path: /tmp/.buildx-cache
4343
key: ${{ runner.os }}-buildx-${{ github.sha }}

0 commit comments

Comments
 (0)