Skip to content

Bump alpine from 3.22.0 to 3.22.1 in the docker-dependencies group #37

Bump alpine from 3.22.0 to 3.22.1 in the docker-dependencies group

Bump alpine from 3.22.0 to 3.22.1 in the docker-dependencies group #37

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@v4
- name: Debug OIDC Claims
uses: ./
with:
audience: 'https://github.com/github'