Skip to content

Commit 2b61cd8

Browse files
authored
Merge pull request #1847 from hyperledger/dependabot/github_actions/all-actions-45154b2adb
Bump the all-actions group with 1 update
2 parents 699e273 + 3288ce0 commit 2b61cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publishRelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
zip -r artifacts/indy_node-python.zip artifacts/indy_node-python
9595
zip -r artifacts/third-party-dependencies.zip artifacts/third-party-dependencies
9696
- name: Generate Release
97-
uses: softprops/action-gh-release@v1
97+
uses: softprops/action-gh-release@v2
9898
with:
9999
tag_name: ${{ needs.release-infos.outputs.VERSIONTAG }}
100100
files: |

0 commit comments

Comments
 (0)