Skip to content

Commit

Permalink
Merge branch 'main' into RHIDP-5569-defaultly-disable-dynamic-plugin-…
Browse files Browse the repository at this point in the history
…cache-pvc
  • Loading branch information
Fortune-Ndlovu authored Jan 29, 2025
2 parents 068c3b2 + e308f98 commit a33ac3f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
comment-id: ${{ github.event.comment.id }}
reaction-type: eyes

- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
if: steps.command.outputs.command-name == 'bump'
with:
python-version: 3.13
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
with:
python-version: 3.13

Expand Down Expand Up @@ -45,7 +45,7 @@ jobs:
with:
version: v3.10.0

- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
with:
python-version: 3.13

Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
with:
version: v3.10.0

- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
with:
python-version: 3.13

Expand Down

0 comments on commit a33ac3f

Please sign in to comment.