Skip to content

Bump step-security/harden-runner from 2.14.0 to 2.14.1 in the github-actions group #95

Bump step-security/harden-runner from 2.14.0 to 2.14.1 in the github-actions group

Bump step-security/harden-runner from 2.14.0 to 2.14.1 in the github-actions group #95

Workflow file for this run

on:
pull_request:
branches:
- "*"
workflow_dispatch: {}
name: "Pull Request"
jobs:
test:
name: "Test"
uses: ./.github/workflows/part_test.yml
docs:
name: "Docs"
uses: ./.github/workflows/part_docs.yml
publish:
name: "Publish"
uses: ./.github/workflows/part_publish.yml