Skip to content

Commit e56aac0

Browse files
authored
Merge pull request #49 from hyperledger/dependabot/github_actions/all-actions-b2fdffd992
Bump a7ul/tar-action from 1.1.3 to 1.2.0 in the all-actions group
2 parents d191b8f + 0169205 commit e56aac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
mkdir release-artifacts
176176
cp target/${{ matrix.target }}/release/${{ matrix.lib }} release-artifacts/
177177
178-
- uses: a7ul/tar-action@v1.1.3
178+
- uses: a7ul/tar-action@v1.2.0
179179
if: |
180180
github.event_name == 'release' ||
181181
(github.event_name == 'workflow_dispatch' && github.event.inputs.publish-binaries == 'true')

0 commit comments

Comments
 (0)