Skip to content

Commit caa40a9

Browse files
authored
Merge pull request #395 from docker/dependabot/github_actions/docker/login-action-4.1.0
build(deps): bump docker/login-action from 4.0.0 to 4.1.0
2 parents 1aa0b05 + 282588e commit caa40a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ jobs:
257257
bake-target: meta-helper
258258
-
259259
name: Login to Docker Hub
260-
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
260+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
261261
if: ${{ inputs.release || github.event_name == 'schedule' }}
262262
with:
263263
username: ${{ secrets.dockerpublicbot_username }}

0 commit comments

Comments
 (0)