File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ jobs:
136136 github-token : ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
137137
138138 - name : Create release
139- uses : softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3
139+ uses : softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3
140140 with :
141141 tag_name : " js-${{ needs.publish.outputs.new_version }}"
142142 name : " impit-node@${{ needs.publish.outputs.new_version }}"
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ jobs:
144144 github-token : ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
145145
146146 - name : Create release
147- uses : softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3
147+ uses : softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3
148148 with :
149149 tag_name : " py-${{ needs.get_version.outputs.new_version }}"
150150 name : " impit-python@${{ needs.get_version.outputs.new_version }}"
You can’t perform that action at this time.
0 commit comments