Skip to content

Commit

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

Bump actions/setup-go from 3.5.0 to 4.0.0
  • Loading branch information
calebdoxsey committed Mar 20, 2023
2 parents 1695111 + 9fc3fac commit 3775529
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@ac593985615ec2ede58e132d2e21d2b1cbd6127c

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

Expand Down

0 comments on commit 3775529

Please sign in to comment.