Skip to content

Commit

Permalink
Merge pull request #33 from BUTR/dependabot/github_actions/docker/log…
Browse files Browse the repository at this point in the history
…in-action-3

Bump docker/login-action from 2 to 3
  • Loading branch information
Aragas authored Oct 2, 2023
2 parents e009683 + 2564539 commit d2fa407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
${{ runner.os }}-buildx-
- name: Login to Registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: BUTR
Expand Down

0 comments on commit d2fa407

Please sign in to comment.