We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5efdc9 commit 9596db2Copy full SHA for 9596db2
1 file changed
.github/workflows/manual-oidc-test.yml
@@ -70,6 +70,8 @@ jobs:
70
JF_URL: ${{ secrets.JFROG_PLATFORM_URL }}
71
with:
72
oidc-provider-name: ${{ env.OIDC_PROVIDER_NAME }}
73
+ # Use the latest version before the new OIDC feature
74
+ version: '2.74.1'
75
76
- name: Test JFrog CLI
77
run: |
0 commit comments