Skip to content

CVE-2023-29827 (Critical) detected in ejs-3.1.8.tgz - autoclosed #227

CVE-2023-29827 (Critical) detected in ejs-3.1.8.tgz - autoclosed

CVE-2023-29827 (Critical) detected in ejs-3.1.8.tgz - autoclosed #227

Workflow file for this run

name: Changelog
on:
pull_request:
types: [closed]
push:
branches: [master]
issues:
types: [closed, edited]
jobs:
generate_changelog:
runs-on: ubuntu-latest
name: Generate changelog
steps:
- uses: actions/checkout@v2
- name: Generate changelog
uses: charmixer/auto-changelog-action@v1.4
with:
output:
required: true

Check failure on line 22 in .github/workflows/changelog.yml

View workflow run for this annotation

GitHub Actions / Changelog

Invalid workflow file

The workflow is not valid. .github/workflows/changelog.yml (Line: 22, Col: 13): A mapping was not expected .github/workflows/changelog.yml (Line: 25, Col: 13): A mapping was not expected
default: 'CHANGELOG.md'
base:
description: 'Optional base file to append generated changes to (default: HISTORY.md)'
required: true