Skip to content

chore: bump softprops/action-gh-release from 2.1.0 to 2.2.0 #112

chore: bump softprops/action-gh-release from 2.1.0 to 2.2.0

chore: bump softprops/action-gh-release from 2.1.0 to 2.2.0 #112

name: Security Hardening
on:
push:
branches-ignore:
- 'dependabot/**'
paths-ignore:
- '**/*.md'
- '**/*.cff'
pull_request:
branches:
- '**'
paths-ignore:
- '**/*.md'
- '**/*.cff'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: read-all
jobs:
security-hardening:
name: Harden Security
runs-on: ubuntu-latest
steps:
- name: Checkout the Repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Ensure SHA Pinned Actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@64418826697dcd77c93a8e4a1f7601a1942e57b5 # v3.0.18