Skip to content

Updated CVE-2024-47220 for webrick 1.8.2 (issue #818). #415

Updated CVE-2024-47220 for webrick 1.8.2 (issue #818).

Updated CVE-2024-47220 for webrick 1.8.2 (issue #818). #415

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