Skip to content

Commit 3cbc866

Browse files
committed
Merge remote-tracking branch 'origin/renovate/docker-build-push-action-5.x'
2 parents 3ef3ac3 + ed82e9d commit 3cbc866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerPush.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
images: prestischmesti/ree6-bot
3636

3737
- name: Build and push Docker image
38-
uses: docker/build-push-action@v5.0.0
38+
uses: docker/build-push-action@v5.1.0
3939
with:
4040
context: .
4141
push: true

0 commit comments

Comments
 (0)