This is an automated email from the ASF dual-hosted git repository.

sebbASF pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new f56162a2 Update prek-action version to v3.0.0
f56162a2 is described below

commit f56162a208ee056beca335d588303051c76ddaa9
Author: Sebb <[email protected]>
AuthorDate: Sat Aug 8 22:10:16 2026 +0100

    Update prek-action version to v3.0.0
    
    Previous version expired ...
---
 .github/workflows/pre-commit.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml
index c4a69ac5..1c078161 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -19,6 +19,6 @@ jobs:
         uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 
v6.0.2
         with:
           persist-credentials: false
-      - uses: j178/prek-action@6ad80277337ad479fe43bd70701c3f7f8aa74db3 # 
v2.0.3
+      - uses: j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # 
v3.0.0
         with:
           extra-args: --all-files

Reply via email to