Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Commit 5991b90

Browse files
ci(deps): bump rjstone/discord-webhook-notify from 1 to 2
Bumps [rjstone/discord-webhook-notify](https://github.com/rjstone/discord-webhook-notify) from 1 to 2. - [Release notes](https://github.com/rjstone/discord-webhook-notify/releases) - [Commits](rjstone/discord-webhook-notify@v1...v2) --- updated-dependencies: - dependency-name: rjstone/discord-webhook-notify dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53a5c37 commit 5991b90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
9999

100100
- name: Notify success
101-
uses: rjstone/discord-webhook-notify@v1
101+
uses: rjstone/discord-webhook-notify@v2
102102
if: success()
103103
with:
104104
severity: info

0 commit comments

Comments
 (0)