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 efbf7fc commit 9623486Copy full SHA for 9623486
.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@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
+ - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
17
18
python-version: "3.10"
19
- name: Install commitizen
0 commit comments