Skip to content

Commit

Permalink
Merge pull request #29 from pomerium/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-go-3.5.0

Bump actions/setup-go from 3.4.0 to 3.5.0
  • Loading branch information
calebdoxsey authored Dec 27, 2022
2 parents 01c7473 + d5024f4 commit bc11c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b

- name: Set up Go
uses: actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568
with:
go-version: 1.18.x

Expand Down

0 comments on commit bc11c2d

Please sign in to comment.