We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f9cce commit 5f80241Copy full SHA for 5f80241
1 file changed
.github/workflows/ci.yml
@@ -327,7 +327,7 @@ jobs:
327
with:
328
name: requirements-test.txt
329
- name: Install Docker Buildx
330
- uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
+ uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
331
- name: Build image
332
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
333
0 commit comments