We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e939a82 commit 0bf031fCopy full SHA for 0bf031f
.github/actions/build-docker-image/action.yml
@@ -32,9 +32,6 @@ inputs:
32
runs:
33
using: composite
34
steps:
35
- - name: Set up Docker
36
- uses: docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4 # v4.7.0
37
-
38
- name: Login to DockerHub
39
if: ${{ inputs.push_image == 'true' && inputs.dockerhub_repo != '' }}
40
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
0 commit comments