Skip to content

Commit b81aaf5

Browse files
authored
chore: fix android semantic release replace plugin dependency (#66)
1 parent 6baaaa5 commit b81aaf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sync-files/android/.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
extra_plugins: |
5757
"@semantic-release/commit-analyzer@8.0.1"
5858
"@semantic-release/release-notes-generator@9.0.3"
59-
"@google/semantic-release-replace-plugin"
59+
"@google/semantic-release-replace-plugin@1.2.0"
6060
"@semantic-release/exec@5.0.0"
6161
"@semantic-release/git@9.0.1"
6262
"@semantic-release/github@7.2.3"

0 commit comments

Comments
 (0)