Skip to content

Commit

Permalink
Merge pull request #29 from kashalls/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.2.0
  • Loading branch information
kashalls authored Apr 1, 2024
2 parents 6430ace + 1b33fc6 commit 46e11a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: docker/setup-qemu-action@v3

- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v3.1.0
uses: docker/setup-buildx-action@v3.2.0

- name: Login to GitHub Container Registry
uses: docker/login-action@v3.1.0
Expand Down

0 comments on commit 46e11a5

Please sign in to comment.