Skip to content

Commit 3625020

Browse files
authored
Merge pull request #395 from nanotaboada/dependabot/github_actions/docker/build-push-action-7.0.0
chore(deps): Bump docker/build-push-action from 6.19.2 to 7.0.0
2 parents b0459ca + b68e23e commit 3625020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
uses: docker/setup-buildx-action@v4.0.0
9898

9999
- name: Build and push Docker image to GitHub Container Registry
100-
uses: docker/build-push-action@v6.19.2
100+
uses: docker/build-push-action@v7.0.0
101101
with:
102102
context: .
103103
push: true

0 commit comments

Comments
 (0)