Skip to content

Commit e26bb12

Browse files
authored
Merge pull request #383 from nanotaboada/dependabot/github_actions/docker/build-push-action-6.19.2
chore(deps): Bump docker/build-push-action from 6.18.0 to 6.19.2
2 parents 003b60b + d4df1d6 commit e26bb12

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@v3.12.0
9898

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

0 commit comments

Comments
 (0)