From 0cb0849c5a4d0799ac21ee9584af08ff5a31eccb Mon Sep 17 00:00:00 2001 From: kalipso Date: Thu, 24 Oct 2024 11:41:50 +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 4b400071..f3e44617 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@53462123cbfd474c73a9231dccab520c892c9d81 + uses: k4lipso/update-flake-lock with: pr-labels: | # Labels to be set on the PR autoupdate