Update https://code.forgejo.org/docker/login-action action to v3 - autoclosed #5

Closed
flyinggecko wants to merge 1 commit from renovate-https-code.forgejo.org-docker-login-action-3.x into main
Showing only changes of commit 74793ad15b - Show all commits

View file

@ -38,7 +38,7 @@ jobs:
strategy: *strategy strategy: *strategy
steps: steps:
- name: login to container registry - name: login to container registry
uses: https://code.forgejo.org/docker/login-action@v2 uses: https://code.forgejo.org/docker/login-action@v3
with: with:
registry: git.flyinggecko.org registry: git.flyinggecko.org
username: flyinggecko username: flyinggecko