Skip to content

Commit 97dd372

Browse files
authored
Merge pull request #5 from appsinet/dependabot/github_actions/docker/setup-buildx-action-2
2 parents 3dbf7b8 + 9407699 commit 97dd372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
type=sha
3535
3636
- name: Set up Docker Buildx
37-
uses: docker/setup-buildx-action@v1
37+
uses: docker/setup-buildx-action@v2
3838

3939
- name: Login to DockerHub
4040
uses: docker/login-action@v2

0 commit comments

Comments
 (0)