chore(deps): update actions/login-action action to v3 #19

Merged
OCram85 merged 2 commits from renovate/actions-login-action-3.x into main 2024-06-20 17:28:52 +02:00

View File

@ -34,7 +34,7 @@ jobs:
uses: https://gitea.ocram85.com/actions/setup-buildx-action@v3 uses: https://gitea.ocram85.com/actions/setup-buildx-action@v3
- -
name: Login to Gitea Package Registry name: Login to Gitea Package Registry
uses: https://gitea.ocram85.com/actions/login-action@v2 uses: https://gitea.ocram85.com/actions/login-action@v3
with: with:
registry: gitea.ocram85.com registry: gitea.ocram85.com
username: ${{ secrets.USERNAME }} username: ${{ secrets.USERNAME }}