Skip to content

Commit

Permalink
Merge pull request #6 from DDS-Derek/renovate/docker-setup-buildx-act…
Browse files Browse the repository at this point in the history
…ion-3.x

chore(deps): update docker/setup-buildx-action action to v3
  • Loading branch information
DDSDerek authored Sep 15, 2023
2 parents 3e2c681 + e36c8bd commit f3aaabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

-
name: Set Up Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

-
name: Login DockerHub
Expand Down

0 comments on commit f3aaabd

Please sign in to comment.