Skip to content

Commit

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

Bump actions/setup-go from 3.3.0 to 3.3.1
  • Loading branch information
calebdoxsey authored Oct 24, 2022
2 parents 8633ebd + 12001af commit 22f2bb2
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 @@ -58,7 +58,7 @@ jobs:
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8

- name: Set up Go
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f
uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f
with:
go-version: 1.18.x

Expand Down

0 comments on commit 22f2bb2

Please sign in to comment.