Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #82 from eclipse-tractusx/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/setup-python-5

chore(deps): bump actions/setup-python from 4 to 5
  • Loading branch information
fabiodmota authored Feb 28, 2024
2 parents d085fad + 15b267f commit ecb711e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-test-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
version: '3.6.3'

- name: Set up python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.7'

Expand Down

0 comments on commit ecb711e

Please sign in to comment.