Skip to content

Commit 5d760e2

Browse files
renovate[bot]aasseman
authored andcommitted
chore(deps): update actions/setup-python action to v5
1 parent f06cae1 commit 5d760e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conventional_commits.yaml

+1-1
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@v4
16+
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
1717
with:
1818
python-version: "3.10"
1919
- name: Install commitizen

0 commit comments

Comments
 (0)