Skip to content

Commit f0a0640

Browse files
Pin actions/setup-python action to 65d7f2d (#73)
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
1 parent cad3035 commit f0a0640

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-devops-trigger-pipeline/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@v4
27+
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
2828
with:
2929
python-version: '3.10'
3030

0 commit comments

Comments
 (0)