We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474be4a commit 718c122Copy full SHA for 718c122
.github/workflows/tf-conventional-commits.yml
@@ -13,7 +13,7 @@ jobs:
13
verify-commits:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
17
18
# https://github.com/taskmedia/action-conventional-commits
19
- uses: taskmedia/action-conventional-commits@866c0e6dba6aaaef9ad0939a40620b27888906c2 # v1.1.17
0 commit comments