Skip to content

Commit 30502b4

Browse files
ci(deps): use the BitGo fork of semantic-release-github-actions
This replaces a third-party dependency with a fork of that dependency, maintained by Velocity. This is part of an effort to reduce the amount of toil involved in our maintenance process, and improve our security posture. Ticket: VL-2614
1 parent 27ee8ca commit 30502b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
release:
5252
needs:
5353
- test
54-
uses: semantic-release-action/github-actions/.github/workflows/release.yml@v5
54+
uses: BitGo/semantic-release-github-actions/.github/workflows/release.yml@v5

0 commit comments

Comments
 (0)