Skip to content

Commit 599d4ae

Browse files
committed
chore(deps): update actions/setup-python action to v5.6.0
| datasource | package | from | to | | ----------- | -------------------- | ------ | ------ | | github-tags | actions/setup-python | v5.2.0 | v5.6.0 |
1 parent 3d6f961 commit 599d4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preflight.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7878
with:
7979
persist-credentials: false
80-
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
80+
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
8181
with:
8282
python-version: '3.x'
8383
- run: pip install image-tools-stackabletech==0.0.16

0 commit comments

Comments
 (0)