Merge pull request from phoenix6936/dependabot/github_actions/docker/setup-buildx-action-3

Bump docker/setup-buildx-action from 1 to 3
This commit is contained in:
phoenix6936 2024-11-20 22:27:21 +03:30 committed by GitHub
commit 9a7ec6941c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -99,7 +99,7 @@
- 'name': 'Set up QEMU'
'uses': 'docker/setup-qemu-action@v3'
- 'name': 'Set up Docker Buildx'
'uses': 'docker/setup-buildx-action@v1'
'uses': 'docker/setup-buildx-action@v3'
- 'name': 'Run snapshot build'
# Set a custom version string, since the checkout@v2 action does not seem
# to know about the master branch, while the version script uses it to