⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 (#45)

This commit is contained in:
dependabot[bot] 2021-04-29 15:30:48 +02:00 committed by GitHub
parent b2b1c005f8
commit a487d5dcac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@ jobs:
exit 1
fi
- name: 🏗 Login to GitHub Container Registry
uses: docker/login-action@v1.8.0
uses: docker/login-action@v1.9.0
with:
registry: ghcr.io
username: ${{ github.repository_owner }}