Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/login-action-3'
  • Loading branch information
tsibley committed Feb 5, 2024
2 parents de2ee9e + 8c4f1ed commit 4027640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: docker/setup-buildx-action@v2
- uses: docker/login-action@v2
- uses: docker/login-action@v3
with:
registry: docker.io
username: nextstrainbot
Expand Down

0 comments on commit 4027640

Please sign in to comment.