mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
chore(deps): bump crazy-max/ghaction-xgo from 1.6.1 to 1.7.0
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/crazy-max/ghaction-xgo/releases) - [Changelog](https://github.com/crazy-max/ghaction-xgo/blob/master/CHANGELOG.md) - [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-xgo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8a56ed5795
commit
d28d534092
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
id: current-time
|
||||
|
||||
- name: Build (tun)
|
||||
uses: crazy-max/ghaction-xgo@v1.6.1
|
||||
uses: crazy-max/ghaction-xgo@v1.7.0
|
||||
env:
|
||||
TIME: "${{ steps.current-time.outputs.time }}"
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue