Skip to content

Commit

Permalink
Merge pull request #752 from backube/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-python-4.6.1

build(deps): bump actions/setup-python from 4.6.0 to 4.6.1
  • Loading branch information
openshift-merge-robot committed May 30, 2023
2 parents 75b1f46 + 59218c5 commit 1da1656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ jobs:
run: kubectl -n minio wait --for=condition=Available --timeout=300s deploy/minio

- name: Setup Python
uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
with:
python-version: '3.10'
cache: 'pipenv'
Expand Down

0 comments on commit 1da1656

Please sign in to comment.