From 9b9efefd8ec5bd59dc61c8f6a65e6c462959c4c3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 4 Aug 2025 21:05:16 +0000 Subject: [PATCH] chore(deps): update https://code.forgejo.org/docker/login-action action to v3.5.0 --- .forgejo/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 9c99e681..790b1230 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: name: Setup Docker BuildX system - name: Login to Docker Container Registry - uses: https://code.forgejo.org/docker/login-action@v3.4.0 + uses: https://code.forgejo.org/docker/login-action@v3.5.0 with: registry: git.nadeko.net username: ${{ secrets.USERNAME }}