Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Commit 276edfc

Browse files
Bump docker/build-push-action from 5.0.0 to 5.1.0 (#5)
1 parent b9c0ef9 commit 276edfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
# https://github.com/docker/build-push-action
8484
- name: Build and push Docker image
8585
id: build-and-push
86-
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
86+
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
8787
with:
8888
context: .
8989
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)