We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1432f2c + 44e84c3 commit fe91a09Copy full SHA for fe91a09
1 file changed
.github/workflows/check.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
steps:
26
- name: validate
27
- uses: actions/github-script@v8
+ uses: actions/github-script@v9
28
with:
29
script: |
30
// See https://gist.github.com/marcojahn/482410b728c31b221b70ea6d2c433f0c#file-conventional-commit-regex-md
0 commit comments