mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
chore(deps): bump crazy-max/ghaction-xgo from 2 to 3
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 2 to 3. - [Release notes](https://github.com/crazy-max/ghaction-xgo/releases) - [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v2...v3) --- updated-dependencies: - dependency-name: crazy-max/ghaction-xgo dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
ᴍᴏᴏɴD4ʀᴋ
parent
242f00cd53
commit
fa09f73221
@@ -16,7 +16,7 @@ jobs:
|
||||
go-version: "1.22.x"
|
||||
|
||||
- name: Build with xgo
|
||||
uses: crazy-max/ghaction-xgo@v2
|
||||
uses: crazy-max/ghaction-xgo@v3
|
||||
with:
|
||||
xgo_version: latest
|
||||
go_version: ${{ matrix.go_version }}
|
||||
|
||||
Reference in New Issue
Block a user