Skip to content

Commit 0232880

Browse files
committed
fix(security): Rotate @isaacs/brace-expansion and enable release workflow dispatch
- fix: Upgrade @isaacs/brace-expansion to 5.0.0 (npm audit fix) - feat: Add workflow_dispatch to release.yml for manual triggering - docs: Mark security and workflow tasks as complete
1 parent 0fd14aa commit 0232880

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Release
33
on:
44
push:
55
tags: ['v*']
6+
workflow_dispatch:
67

78
permissions:
89
contents: write

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)