Skip to content

Bump dset from 3.1.3 to 3.1.4 in /docs #29

Bump dset from 3.1.3 to 3.1.4 in /docs

Bump dset from 3.1.3 to 3.1.4 in /docs #29

Workflow file for this run

name: Push Workflow
on:
push:
branches:
- main
pull_request:
types:
- opened
- edited
permissions:
contents: read
jobs:
security-checks:
uses: ./.github/workflows/run-security-checks.yml
secrets: inherit