Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-buildx-action-3'
  • Loading branch information
gnzsnz committed Sep 19, 2023
2 parents cee5e68 + 177cf20 commit c728287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
echo "channel=$channel" >> $GITHUB_OUTPUT
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: Docker meta
id: meta
Expand Down

0 comments on commit c728287

Please sign in to comment.