Skip to content

Commit

Permalink
Pin actions/setup-python action to 65d7f2d (#158)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: Andrea De Rinaldis <[email protected]>
  • Loading branch information
renovate-pagopa[bot] and andrea-deri authored Oct 25, 2024
1 parent 6210146 commit 127a673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/07_report_generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
subscription-id: ${{ secrets.SUBSCRIPTION_ID }}

- name: Setup Python environment
uses: actions/setup-python@v4
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
with:
python-version: '3.11'

Expand Down

0 comments on commit 127a673

Please sign in to comment.