Skip to content

Commit 9779625

Browse files
build(deps): update docker/build-push-action digest to 2634353
1 parent 098ef29 commit 9779625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
CGO_CFLAGS: -I/tmp/libwebp/include -I/tmp/libaom/include
4949
CGO_LDFLAGS: -L/tmp/libwebp/lib -lwebp -L/tmp/libaom/lib -laom -lm
5050
name: Build and push
51-
uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6
51+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
5252
with:
5353
cache-from: type=gha
5454
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)