Skip to content

Commit

Permalink
Merge pull request #49 from hyperledger/dependabot/github_actions/all…
Browse files Browse the repository at this point in the history
…-actions-b2fdffd992

Bump a7ul/tar-action from 1.1.3 to 1.2.0 in the all-actions group
  • Loading branch information
swcurran authored Apr 8, 2024
2 parents d191b8f + 0169205 commit e56aac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
mkdir release-artifacts
cp target/${{ matrix.target }}/release/${{ matrix.lib }} release-artifacts/
- uses: a7ul/tar-action@v1.1.3
- uses: a7ul/tar-action@v1.2.0
if: |
github.event_name == 'release' ||
(github.event_name == 'workflow_dispatch' && github.event.inputs.publish-binaries == 'true')
Expand Down

0 comments on commit e56aac0

Please sign in to comment.