Skip to content

Commit 7fc8cfa

Browse files
committed
ci: pin to version v3.1.0
The reason we are using the "ci" prefix for the commit message is because We do not want to actually trigger a new release here, take a look at DX-2123 for more details. Ticket: DX-2243
1 parent adbbeff commit 7fc8cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ on:
2222

2323
jobs:
2424
release:
25-
uses: semantic-release-action/typescript/.github/workflows/[email protected]-beta.1 # v3.1.0-beta.1
25+
uses: semantic-release-action/typescript/.github/workflows/[email protected] # v3.1.0
2626
with:
2727
disable-semantic-release-git: true

0 commit comments

Comments
 (0)