Skip to content

New advisory - see Ruby 4.0.5 (#1063) #622

New advisory - see Ruby 4.0.5 (#1063)

New advisory - see Ruby 4.0.5 (#1063) #622

Workflow file for this run

name: Notify RubySec website of change
on:
push:
branches: [ master ]
permissions: {}
jobs:
notify:
if: github.repository_owner == 'rubysec'
runs-on: ubuntu-latest
steps:
- name: Send Repository Dispatch event
uses: peter-evans/repository-dispatch@28959ce8df70de7be546dd1250a005dd32156697 # v4.0.1
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: rubysec/rubysec.github.io
event-type: changed