We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c98b36c commit c62db3aCopy full SHA for c62db3a
.github/workflows/_docker-build-template.yml
@@ -23,6 +23,8 @@ jobs:
23
username: ${{ github.actor }}
24
password: ${{ secrets.GITHUB_TOKEN }}
25
26
+ - uses: crazy-max/ghaction-github-runtime@v3<
27
+
28
- uses: docker/setup-buildx-action@v3
29
30
- uses: docker/build-push-action@v6
0 commit comments