mirror of
https://github.com/Neur0toxine/docker-golang-alpine.git
synced 2025-04-02 03:36:11 +03:00
Merge pull request #5 from Neur0toxine/dependabot/github_actions/docker/setup-qemu-action-2.1.0
Bump docker/setup-qemu-action from 2.0.0 to 2.1.0
This commit is contained in:
commit
40b5a485ec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildx.yml
vendored
2
.github/workflows/buildx.yml
vendored
|
@ -68,7 +68,7 @@ jobs:
|
|||
echo ::set-output name=tags::${TAGS}
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2.0.0
|
||||
uses: docker/setup-qemu-action@v2.1.0
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
|
|
Loading…
Add table
Reference in a new issue