Skip to content

Commit a4116ce

Browse files
chore(deps): update docker/build-push-action digest to 2eb1c19
1 parent 89be41a commit a4116ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
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@7944f9a25be0279b7713908f16090a214db107ef
51+
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825
5252
with:
5353
context: .
5454
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)