Skip to content

Commit

Permalink
Merge pull request #84 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 1, 2023
2 parents c352003 + 68dbd2b commit 152d3f0
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 @@ -38,7 +38,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 152d3f0

Please sign in to comment.