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 0abcb89 commit 1705e9aCopy full SHA for 1705e9a
.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@42375524e23c412d93fb67b49958b491fce71c38 # v5
+ - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
17
18
python-version: "3.10"
19
- name: Install commitizen
0 commit comments