We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a4886 commit 50a075eCopy full SHA for 50a075e
1 file changed
.github/workflows/pre-commit.yml
@@ -35,7 +35,7 @@ jobs:
35
sudo apt-get update
36
sudo apt-get install -y gettext uncrustify
37
- name: Run pre-commit
38
- uses: pre-commit/action@v3.0.0
+ uses: pre-commit/action@v3.0.1
39
- name: Make patch
40
if: failure()
41
run: git diff > ~/pre-commit.patch
0 commit comments