Skip to content

Commit 4da6aa3

Browse files
authored
Merge pull request #148 from target/dependabot/github_actions/actions/setup-python-5.5.0
chore: Update GHA dep: Bump actions/setup-python from 5.4.0 to 5.5.0
2 parents b1a6c1b + 6a146b8 commit 4da6aa3

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@42375524e23c412d93fb67b49958b491fce71c38 # v5
20+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
2121

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

0 commit comments

Comments
 (0)