Skip to content

Commit 9596db2

Browse files
authored
Fix OIDC manual tests (#257)
1 parent d5efdc9 commit 9596db2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/manual-oidc-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ jobs:
7070
JF_URL: ${{ secrets.JFROG_PLATFORM_URL }}
7171
with:
7272
oidc-provider-name: ${{ env.OIDC_PROVIDER_NAME }}
73+
# Use the latest version before the new OIDC feature
74+
version: '2.74.1'
7375

7476
- name: Test JFrog CLI
7577
run: |

0 commit comments

Comments
 (0)