Skip to content

Commit ae6b893

Browse files
authored
Merge pull request hyperledger-indy#1655 from hyperledger/dependabot/github_actions/all-actions-45154b2adb
Bump the all-actions group with 1 update
2 parents 78d3ad3 + 8845572 commit ae6b893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publishRelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
zip -r artifacts/plenum-python.zip artifacts/plenum-python
9696
zip -r artifacts/third-party-dependencies.zip artifacts/third-party-dependencies
9797
- name: Generate Release
98-
uses: softprops/action-gh-release@v1
98+
uses: softprops/action-gh-release@v2
9999
with:
100100
tag_name: ${{ needs.release-infos.outputs.VERSIONTAG }}
101101
files: |

0 commit comments

Comments
 (0)