Skip to content

Commit

Permalink
Merge pull request #165 from mkmik/renovate/actions-setup-go-digest
Browse files Browse the repository at this point in the history
Update actions/setup-go digest to 6edd440
  • Loading branch information
kodiakhq[bot] authored Dec 13, 2022
2 parents 874d1cc + ceaf5da commit 39959ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:

- name: Set up Go
uses: actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613 # v3
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3
with:
go-version: 1.17
id: go
Expand Down

0 comments on commit 39959ab

Please sign in to comment.