Skip to content

Commit 85b8681

Browse files
authored
🚀 release: v1.0.0-beta.4 - Merge pull request #6 from wgtechlabs/dev
2 parents 204be69 + 874be93 commit 85b8681

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎.github/workflows/release.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
permissions:
1717
contents: read
1818
packages: write
19+
security-events: write
1920

2021
steps:
2122
- name: Checkout code

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unthread-webhook-server",
3-
"version": "1.0.0-beta.3",
3+
"version": "1.0.0-beta.4",
44
"description": "A Node.js server application that receives webhook events from Unthread.io and queues them for processing.",
55
"license": "GPL-3.0",
66
"private": true,

0 commit comments

Comments
 (0)