Skip to content

Re-add >= 7.2.0.beta2 to patched versions for CVE-2024-28103 / CVE-… #405

Re-add >= 7.2.0.beta2 to patched versions for CVE-2024-28103 / CVE-…

Re-add >= 7.2.0.beta2 to patched versions for CVE-2024-28103 / CVE-… #405

Workflow file for this run

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