Skip to content

Commit ab35eab

Browse files
authored
Merge pull request #332 from nanotaboada/dependabot/github_actions/docker/build-push-action-7.2.0
chore(deps): bump docker/build-push-action from 7.1.0 to 7.2.0
2 parents c879c30 + 462a47e commit ab35eab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-cd.yml

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

9292
- name: Build and push Docker image to GitHub Container Registry
9393
id: push
94-
uses: docker/build-push-action@v7.1.0
94+
uses: docker/build-push-action@v7.2.0
9595
with:
9696
context: .
9797
push: true

0 commit comments

Comments
 (0)