Skip to content

Commit

Permalink
build(deps): bump docker/setup-buildx-action from 2 to 3 (#2986)
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones authored Sep 18, 2023
2 parents fe7f7ae + 270a093 commit 8da9015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-ci-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
ruby-version: "3.1"
bundler-cache: true
bundler: latest
- uses: docker/setup-buildx-action@v2
- uses: docker/setup-buildx-action@v3
- uses: docker/login-action@v3
with:
registry: ghcr.io
Expand Down

0 comments on commit 8da9015

Please sign in to comment.