diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index b480305..f5b86f0 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -23,7 +23,7 @@ jobs: - name: Login to registry if: github.event_name != 'pull_request' - uses: https://github.com/docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0 + uses: https://github.com/docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0 with: registry: code.mor.re username: ${{ github.repository_owner }}