From d729ec57580665d7bd7d0b22c5d2874fd2bc2930 Mon Sep 17 00:00:00 2001 From: kalipso Date: Thu, 24 Oct 2024 11:50:44 +0200 Subject: [PATCH] [actions] update: fix version --- .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 f3e4461..bf63f22 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: k4lipso/update-flake-lock + uses: k4lipso/update-flake-lock@main with: pr-labels: | # Labels to be set on the PR autoupdate