Skip to content

Commit 4392ce0

Browse files
authored
Merge pull request #204 from target/dependabot/github_actions/actions/setup-python-6.1.0
chore: Update GHA dep: Bump actions/setup-python from 6.0.0 to 6.1.0
2 parents 7c1410c + 3c0b8a9 commit 4392ce0

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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
20+
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
2121

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

0 commit comments

Comments
 (0)