We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc2155 commit f629652Copy full SHA for f629652
.github/workflows/pre-commit.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout code
15
uses: actions/checkout@v3
16
- name: Find changed files
17
- uses: technote-space/[email protected].0
+ uses: technote-space/[email protected].1
18
id: git-diff
19
with:
20
PATTERNS: |
0 commit comments