Skip to content

Commit

Permalink
ci: Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Dec 30, 2023
1 parent 7cc11e0 commit d3bd63e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,8 @@ jobs:
path: artifact
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0

with:
version: v0.11.2 # renovate: datasource=github-releases depName=docker/buildx
- name: Log in to the Container registry
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
with:
Expand Down

0 comments on commit d3bd63e

Please sign in to comment.