Skip to content

Commit

Permalink
Bump a7ul/tar-action from 1.1.3 to 1.2.0 in the all-actions group
Browse files Browse the repository at this point in the history
Bumps the all-actions group with 1 update: [a7ul/tar-action](https://github.com/a7ul/tar-action).


Updates `a7ul/tar-action` from 1.1.3 to 1.2.0
- [Release notes](https://github.com/a7ul/tar-action/releases)
- [Commits](a7ul/tar-action@v1.1.3...v1.2.0)

---
updated-dependencies:
- dependency-name: a7ul/tar-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent d191b8f commit 0169205
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 0169205

Please sign in to comment.