Skip to content

Commit bf80edf

Browse files
chore(deps): update actions/setup-python digest to f677139
1 parent ad8d4fb commit bf80edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conventional_commits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
fetch-depth: 0
1515
ref: ${{ github.event.pull_request.head.sha }}
16-
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
16+
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
1717
with:
1818
python-version: "3.10"
1919
- name: Install commitizen

0 commit comments

Comments
 (0)