Skip to content

Bump System.Text.Json from 7.0.2 to 8.0.4 in /Softeq.XToolkit.WhiteLabel #500

Bump System.Text.Json from 7.0.2 to 8.0.4 in /Softeq.XToolkit.WhiteLabel

Bump System.Text.Json from 7.0.2 to 8.0.4 in /Softeq.XToolkit.WhiteLabel #500

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"