Skip to content

Commit 82b84ac

Browse files
authored
Merge pull request #517 from perftools/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 1 to 3
2 parents f345ac7 + 00ccfc7 commit 82b84ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: docker/setup-buildx-action@v1
4242

4343
- name: Log in to the Container registry
44-
uses: docker/login-action@v1
44+
uses: docker/login-action@v3
4545
with:
4646
# For docker.io tokens, see
4747
# https://docs.docker.com/docker-hub/access-tokens/

0 commit comments

Comments
 (0)