Skip to content

Commit 37e6a78

Browse files
Update docker/build-push-action digest to 548776e (#380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d80741 commit 37e6a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
# https://github.com/docker/build-push-action
7373
- name: Build and push Docker image
7474
id: build-and-push
75-
uses: docker/build-push-action@66147ca503440c95dd9a97e9047c11af18d5cfeb
75+
uses: docker/build-push-action@548776e8d0d44ea63feed0c8a944e6235fc63eee
7676
with:
7777
context: .
7878
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)