Skip to content

chore: bump ruby/setup-ruby from 1.177.1 to 1.178.0 #5

chore: bump ruby/setup-ruby from 1.177.1 to 1.178.0

chore: bump ruby/setup-ruby from 1.177.1 to 1.178.0 #5

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@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Ensure SHA Pinned Actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@40e45e738b3cad2729f599d8afc6ed02184e1dbd # v3.0.5