Skip to content

Commit

Permalink
ci(deps): use the BitGo fork of semantic-release-github-actions
Browse files Browse the repository at this point in the history
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
  • Loading branch information
ericcrosson-bitgo committed Jan 3, 2025
1 parent 27ee8ca commit 30502b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
release:
needs:
- test
uses: semantic-release-action/github-actions/.github/workflows/release.yml@v5
uses: BitGo/semantic-release-github-actions/.github/workflows/release.yml@v5

0 comments on commit 30502b4

Please sign in to comment.