Skip to content

Commit 3435bf4

Browse files
Update docker-build.yml
1 parent 853f92b commit 3435bf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ jobs:
2020
steps:
2121
-
2222
name: Check out the repo
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2424

2525
-
2626
name: Set up Docker Buildx
27-
uses: docker/setup-buildx-action@v3
27+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5
2828

2929
-
3030
name: Cache Docker layers

0 commit comments

Comments
 (0)