Skip to content

Commit f783fd9

Browse files
authored
Merge pull request #1829 from cbusillo/dependabot/github_actions/actions/setup-python-7.0.0
chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0
2 parents 6d9d1c9 + 248e991 commit f783fd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-product-repo-config-authority.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fetch-depth: 1
3838

3939
- name: Set up Python
40-
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
40+
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
4141
with:
4242
python-version: ${{ inputs.python-version }}
4343

0 commit comments

Comments
 (0)