Skip to content

Commit fa09f73

Browse files
dependabot[bot]moonD4rk
authored andcommitted
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](crazy-max/ghaction-xgo@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] <[email protected]>
1 parent 242f00c commit fa09f73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
go-version: "1.22.x"
1717

1818
- name: Build with xgo
19-
uses: crazy-max/ghaction-xgo@v2
19+
uses: crazy-max/ghaction-xgo@v3
2020
with:
2121
xgo_version: latest
2222
go_version: ${{ matrix.go_version }}

0 commit comments

Comments
 (0)