File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 runs-on : macos-12
1515 steps :
1616 - name : ${{ github.actor }} permission check to do a release
17- uses : octokit/request-action@v2.0.0
17+ uses : octokit/request-action@v2.1.9
1818 with :
1919 route : GET /repos/:repository/collaborators/${{ github.actor }}
2020 repository : ${{ github.repository }}
@@ -115,7 +115,7 @@ jobs:
115115 -p semantic-release@17 \
116116 -p @semantic-release/changelog@5 \
117117 -p @semantic-release/git@9 \
118- -p @google/semantic-release-replace-plugin@1 \
118+ -p @google/semantic-release-replace-plugin@1.2.0 \
119119 -p @semantic-release/exec@5 \
120120 semantic-release --dry-run
121121
@@ -134,6 +134,6 @@ jobs:
134134 -p semantic-release@17 \
135135 -p @semantic-release/changelog@5 \
136136 -p @semantic-release/git@9 \
137- -p @google/semantic-release-replace-plugin@1 \
137+ -p @google/semantic-release-replace-plugin@1.2.0 \
138138 -p @semantic-release/exec@5 \
139139 semantic-release
You can’t perform that action at this time.
0 commit comments