We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee5ba3 commit e40006eCopy full SHA for e40006e
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
ref: "${{ github.event.inputs.revision || github.ref }}"
41
42
- name: Pre-commit
43
- uses: pre-commit/action@v3
+ uses: pre-commit/action@v3.0.1
44
45
- name: Get version slug
46
id: slug
0 commit comments