Skip to content

Bump System.Text.Json from 6.0.1 to 8.0.4 in /Player.Api.Client #72

Bump System.Text.Json from 6.0.1 to 8.0.4 in /Player.Api.Client

Bump System.Text.Json from 6.0.1 to 8.0.4 in /Player.Api.Client #72

Workflow file for this run

name: Header Check
on:
pull_request:
branches:
- development
jobs:
header-check:
runs-on: ubuntu-latest
steps:
- name: Check Headers
uses: cmu-sei/Crucible-Github-Actions/actions/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}