Skip to content

Commit

Permalink
Merge pull request #123 from GiganticMinecraft/renovate/docker-setup-…
Browse files Browse the repository at this point in the history
…buildx-action-3.x

chore(deps): update docker/setup-buildx-action action to v3
  • Loading branch information
outductor authored Dec 23, 2023
2 parents 8e61b8c + 2379b2f commit 1b1b294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
fetch-depth: '0'
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
- name: Extract metadata
id: meta
uses: docker/metadata-action@v5
Expand Down

0 comments on commit 1b1b294

Please sign in to comment.