Skip to content

Commit

Permalink
Merge pull request #48 from routine/renovate/docker-setup-buildx-acti…
Browse files Browse the repository at this point in the history
…on-3.x

Update docker/setup-buildx-action action to v3 [ci-skip]
  • Loading branch information
zacheryph authored Jan 31, 2024
2 parents 2b71bed + 444165e commit b3e796c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rails.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: setup qemu
uses: docker/setup-qemu-action@v2
- name: setup docker buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: login ghcr
uses: docker/login-action@v3
Expand Down

0 comments on commit b3e796c

Please sign in to comment.