Skip to content

Commit 88624a0

Browse files
Merge pull request #73 from patbaumgartner/dependabot/github_actions/docker/build-push-action-5.3.0
Bump docker/build-push-action from 5.2.0 to 5.3.0
2 parents 5be88eb + 0c2a59c commit 88624a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Build and push Docker images
4646
if: github.event_name != 'pull_request'
47-
uses: docker/build-push-action@v5.2.0
47+
uses: docker/build-push-action@v5.3.0
4848
with:
4949
push: true
5050
tags: patbaumgartner/run:base-cnb

0 commit comments

Comments
 (0)