Skip to content

Commit

Permalink
Merge pull request #38 from freifunkMUC/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/login-action-2
  • Loading branch information
dependabot[bot] authored Jun 26, 2022
2 parents a1cf1f9 + 751dfe7 commit aa29e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
config: .github/buildkitd.toml
- name: Login to DockerHub
uses: docker/login-action@v1
uses: docker/login-action@v2
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
Expand Down

0 comments on commit aa29e0e

Please sign in to comment.