Update docker/login-action action to v3

[skip ci]
This commit is contained in:
renovate[bot] 2024-11-28 03:00:57 +00:00 committed by GitHub
parent c96e4f56ee
commit 6f0276fc95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ jobs:
run: "./gradlew build"
- name: Login to GitHub Container Registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io