Skip to content

Commit 5647039

Browse files
chore(deps): update actions/setup-python action to v7 (#477)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4766f7 commit 5647039

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/generate-catalogs/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
using: composite
2525
steps:
2626
- name: Set up Python
27-
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
27+
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
2828
with:
2929
python-version: 3.14
3030

0 commit comments

Comments
 (0)