Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #97 from kitabisa/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-buildx-action-v1.1.1

⬆️ Bump docker/setup-buildx-action from v1.1.0 to v1.1.1
  • Loading branch information
dwisiswant0 authored Jan 6, 2021
2 parents 79a31b5 + 097f9e4 commit d09c456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: docker/setup-qemu-action@v1.0.1

- name: "Set up Docker Buildx"
uses: docker/setup-buildx-action@v1.1.0
uses: docker/setup-buildx-action@v1.1.1

- name: "Login to DockerHub"
uses: docker/login-action@v1.8.0
Expand Down

0 comments on commit d09c456

Please sign in to comment.