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 ad8d4fb commit bf80edfCopy full SHA for bf80edf
.github/workflows/conventional_commits.yaml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
fetch-depth: 0
15
ref: ${{ github.event.pull_request.head.sha }}
16
- - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
+ - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
17
18
python-version: "3.10"
19
- name: Install commitizen
0 commit comments