Skip to content
Snippets Groups Projects

Enable revoking OIDC tokens

44 files
+ 4028
607
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -35,7 +35,7 @@ jobs:
test-latest:
runs-on: ubuntu-latest
container:
image: cicnavi/dap:08
image: cicnavi/dap:81
steps:
- uses: actions/checkout@v3
- name: Validate composer.json and composer.lock
Loading