Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Commit 22f2bb2

Browse files
authored
Merge pull request #23 from pomerium/dependabot/github_actions/actions/setup-go-3.3.1
Bump actions/setup-go from 3.3.0 to 3.3.1
2 parents 8633ebd + 12001af commit 22f2bb2

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
@@ -58,7 +58,7 @@ jobs:
5858
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
5959

6060
- name: Set up Go
61-
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f
61+
uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f
6262
with:
6363
go-version: 1.18.x
6464

0 commit comments

Comments
 (0)