We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3540725 commit 4997ce8Copy full SHA for 4997ce8
.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@v4
+ - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
17
18
python-version: "3.10"
19
- name: Install commitizen
0 commit comments