Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Update Go version to 1.24.7 #45

Update Go version to 1.24.7

Update Go version to 1.24.7 #45

Workflow file for this run

---
name: Test Debugger Action
on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
oidc_debug_test:
permissions:
contents: read
id-token: write
runs-on: ubuntu-latest
name: A test of the oidc debugger
steps:
- name: Checkout
uses: actions/checkout@v5
- name: Debug OIDC Claims
uses: ./
with:
audience: 'https://github.com/github'