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.
2 parents e9dadf5 + 1ce78aa commit c901dc7Copy full SHA for c901dc7
1 file changed
.github/workflows/ftl-build.yml
@@ -97,7 +97,7 @@ jobs:
97
# Add support for more platforms with QEMU (optional)
98
# https://github.com/docker/setup-qemu-action
99
name: Set up QEMU
100
- uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 #v3.7.0
+ uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a #v4.0.0
101
with:
102
platforms: all
103
-
@@ -166,7 +166,7 @@ jobs:
166
merge-multiple: true
167
168
name: Set up Docker Buildx
169
170
171
name: Login to Docker Hub
172
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 #v3.7.0
0 commit comments