Skip to content

Commit b0459ca

Browse files
authored
Merge pull request #394 from nanotaboada/dependabot/github_actions/docker/setup-buildx-action-4.0.0
chore(deps): Bump docker/setup-buildx-action from 3.12.0 to 4.0.0
2 parents 1149db1 + f5cd975 commit b0459ca

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
@@ -94,7 +94,7 @@ jobs:
9494
password: ${{ secrets.GITHUB_TOKEN }}
9595

9696
- name: Set up Docker Buildx
97-
uses: docker/setup-buildx-action@v3.12.0
97+
uses: docker/setup-buildx-action@v4.0.0
9898

9999
- name: Build and push Docker image to GitHub Container Registry
100100
uses: docker/build-push-action@v6.19.2

0 commit comments

Comments
 (0)