Skip to content

Commit

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

chore(deps): update docker/setup-buildx-action action to v3
  • Loading branch information
izumin5210 authored Apr 13, 2024
2 parents 6313af7 + 0c31242 commit ce29921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.CR_PAT }}

- uses: docker/setup-buildx-action@v1
- uses: docker/setup-buildx-action@v3

- uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit ce29921

Please sign in to comment.