Skip to content

Update CVE-2025-58767 to include Ruby ~> 3.2.10 and ~> 3.3.10 (#946) #541

Update CVE-2025-58767 to include Ruby ~> 3.2.10 and ~> 3.3.10 (#946)

Update CVE-2025-58767 to include Ruby ~> 3.2.10 and ~> 3.3.10 (#946) #541

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