mirror of
https://github.com/Neur0toxine/docker-golang-alpine.git
synced 2025-01-30 21:21:42 +03:00
Merge pull request #55 from Neur0toxine/dependabot/github_actions/docker/setup-qemu-action-3.2.0
Bump docker/setup-qemu-action from 3.0.0 to 3.2.0
This commit is contained in:
commit
df2e9a4237
2
.github/workflows/buildx.yml
vendored
2
.github/workflows/buildx.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
|||||||
echo ::set-output name=tags::${TAGS}
|
echo ::set-output name=tags::${TAGS}
|
||||||
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v3.0.0
|
uses: docker/setup-qemu-action@v3.2.0
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
id: buildx
|
id: buildx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user