Skip to content

Commit

Permalink
Bump docker/login-action from 2 to 3 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 1, 2023
1 parent caab3d2 commit 50fe497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: docker/setup-buildx-action@v2

- uses: docker/login-action@v2
- uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit 50fe497

Please sign in to comment.