Skip to content

Commit bf50103

Browse files
github-actions[bot]jmlemetayer
authored andcommitted
ghactions: github action autoupdate
1 parent bd6e3b2 commit bf50103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
latest=true
2626
2727
- name: "Build and push Docker image"
28-
uses: docker/build-push-action@v4.1.1
28+
uses: docker/build-push-action@v4.2.1
2929
with:
3030
context: docker
3131
push: true

0 commit comments

Comments
 (0)