Skip to content

Commit 3d9e4da

Browse files
authored
fix: pre-commit action sha update (#119)
Approved-by: mfleader Approved-by: VaishnaviHire
1 parent e42489a commit 3d9e4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
python-version: '3.12'
108108

109109
- name: Run pre-commit checks
110-
uses: pre-commit/action@a26af69be951a213d495a4c3e4e4022e16d87065
110+
uses: pre-commit/action@576ff52938d158a24ac7e009dfa94b1455e7df99
111111
continue-on-error: true
112112
id: precommit
113113
env:

0 commit comments

Comments
 (0)