mirror of
https://github.com/garethflowers/docker-mediawiki-ldap.git
synced 2025-04-17 07:55:14 +00:00
chore(deps): bump docker/setup-buildx-action from 2 to 3 (#46)
This commit is contained in:
parent
6c1a31f02a
commit
e6448d93f8
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: Login to DockerHub
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: docker/login-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user