Skip to content

Commit

Permalink
Merge pull request eclipse-tractusx#492 from eclipse-tractusx/dependa…
Browse files Browse the repository at this point in the history
…bot/github_actions/actions/setup-python-5.1.1

chore(deps): bump actions/setup-python from 5.0.0 to 5.1.1
  • Loading branch information
tom-rm-meyer-ISST authored Jul 12, 2024
2 parents 040ef55 + 639bf09 commit a6cff52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
with:
version: ${{ github.event.inputs.helm_version || 'latest' }}

- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
with:
python-version: '3.9'
check-latest: true
Expand Down

0 comments on commit a6cff52

Please sign in to comment.