Skip to content

Commit b1a8855

Browse files
chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#69)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7955dfd commit b1a8855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
# Allow goreleaser to access older tag information.
2222
fetch-depth: 0
23-
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
23+
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
2424
with:
2525
go-version-file: "go.mod"
2626
cache: true

0 commit comments

Comments
 (0)