Skip to content

Commit

Permalink
Merge pull request #1655 from hyperledger/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ll-actions-45154b2adb

Bump the all-actions group with 1 update
  • Loading branch information
WadeBarnes committed Mar 11, 2024
2 parents 78d3ad3 + 8845572 commit ae6b893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publishRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
zip -r artifacts/plenum-python.zip artifacts/plenum-python
zip -r artifacts/third-party-dependencies.zip artifacts/third-party-dependencies
- name: Generate Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ needs.release-infos.outputs.VERSIONTAG }}
files: |
Expand Down

0 comments on commit ae6b893

Please sign in to comment.