Skip to content

Commit 8f260d5

Browse files
Bump actions/setup-go from v2.1.1 to v2.1.2 (#37)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from v2.1.1 to v2.1.2. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2.1.1...8a3a76c) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f8d525 commit 8f260d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_tag_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fetch-depth: 0
3333
-
3434
name: Set up Go
35-
uses: actions/[email protected].1
35+
uses: actions/[email protected].2
3636
with:
3737
go-version: 1.14.6
3838
-

0 commit comments

Comments
 (0)