Skip to content

Commit b17977a

Browse files
renovate[bot]EHER
authored andcommitted
chore(deps): update docker/build-push-action action to v5
Signed-off-by: 💻 Eher <[email protected]>
1 parent f68baeb commit b17977a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# Build and push Docker image with Buildx (don't push on PR)
5656
# https://github.com/docker/build-push-action
5757
- name: Build and push Docker image
58-
uses: docker/build-push-action@v4.2.1
58+
uses: docker/build-push-action@v5.0.0
5959
with:
6060
context: .
6161
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)