Skip to content

Commit 4e6b572

Browse files
chore(deps): update docker/build-push-action digest to 62d8db0
1 parent 178b008 commit 4e6b572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# Build and push Docker image with Buildx (don't push on PR)
4949
# https://github.com/docker/build-push-action
5050
- name: Build and push Docker image
51-
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
51+
uses: docker/build-push-action@62d8db0960c97201f2ae1563702b458b5c216a38
5252
with:
5353
context: .
5454
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)