We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1aa0b05 + 282588e commit caa40a9Copy full SHA for caa40a9
1 file changed
.github/workflows/.build.yml
@@ -257,7 +257,7 @@ jobs:
257
bake-target: meta-helper
258
-
259
name: Login to Docker Hub
260
- uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
+ uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
261
if: ${{ inputs.release || github.event_name == 'schedule' }}
262
with:
263
username: ${{ secrets.dockerpublicbot_username }}
0 commit comments