Skip to content

Commit a62994e

Browse files
authored
Merge pull request #176 from target/dependabot/github_actions/actions/setup-python-6.0.0
chore: Update GHA dep: Bump actions/setup-python from 5.6.0 to 6.0.0
2 parents 7ae644f + 6e9261a commit a62994e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
persist-credentials: false
1919

20-
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
20+
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
2121

2222
- uses: browniebroke/pre-commit-autoupdate-action@f5c3ec85103b9f8f9be60b9c006cec763d2bdd02 # v1.0.1
2323
env:

0 commit comments

Comments
 (0)