diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index b4796b9..4d751a1 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -17,7 +17,7 @@ jobs: with: fail-mode: true - name: Update flake.lock - uses: https://github.com/DeterminateSystems/update-flake-lock@main + uses: https://forgejo.stefka.eu/jiriks74/update-flake-lock@main with: # inputs: dzgui dzgui-testing # We'll see whether I want to limit the updates to dzgui token: ${{ secrets.FORGEJO_TOKEN_FOR_UPDATES }}