Skip to content

Commit cc2527a

Browse files
authored
Merge pull request #836 from docker/dependabot/github_actions/github-actions-cb5fd4910d
chore(deps): bump docker/login-action from 4.0.0 to 4.1.0 in the github-actions group
2 parents 1d91357 + 8c591ba commit cc2527a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265
echo 'EOF' >> "$GITHUB_OUTPUT"
266266
267267
- name: Log in to DockerHub
268-
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2
268+
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121
269269
with:
270270
username: "docker"
271271
password: ${{ secrets.ORG_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)