From a2a3d6f4bfbc0c88b99595426ccdd3ff358f564d Mon Sep 17 00:00:00 2001 From: kalipso Date: Thu, 24 Oct 2024 11:28:27 +0200 Subject: [PATCH] [actions] update: try custom action with gitea-pull api --- .gitea/workflows/update-flake-lock.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/update-flake-lock.yml b/.gitea/workflows/update-flake-lock.yml index 5511cf81..4b400071 100644 --- a/.gitea/workflows/update-flake-lock.yml +++ b/.gitea/workflows/update-flake-lock.yml @@ -22,7 +22,7 @@ jobs: with: github_access_token: ${{ secrets.API_TOKEN }} - name: Update flake.lock - uses: DeterminateSystems/update-flake-lock@v24 + uses: k4lipso/update-flake-lock@53462123cbfd474c73a9231dccab520c892c9d81 with: pr-labels: | # Labels to be set on the PR autoupdate