Skip to content

Commit

Permalink
Merge pull request #18 from raonigabriel/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/setup-buildx-action-3

Bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
raonigabriel authored Jan 18, 2024
2 parents e169509 + 7bcb5cf commit 6a2b245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
-
name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
with:
install: true
-
Expand Down

0 comments on commit 6a2b245

Please sign in to comment.