Skip to content

Commit

Permalink
Merge pull request #2 from BitGo/VL-2614-ci-deps-use-the-bitgo-fork-o…
Browse files Browse the repository at this point in the history
…f-semantic-release-github-actions

ci(deps): use the BitGo fork of semantic-release-github-actions
  • Loading branch information
ericcrosson-bitgo authored Jan 3, 2025
2 parents 27ee8ca + 30502b4 commit bf42427
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 bf42427

Please sign in to comment.