Skip to content

Commit

Permalink
Merge pull request #316 from mkmik/renovate/actions-setup-go-digest
Browse files Browse the repository at this point in the history
Update actions/setup-go digest to fac708d
  • Loading branch information
kodiakhq[bot] authored May 15, 2023
2 parents 1cbc58f + b650ae1 commit 1c4af7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:

- name: Set up Go 1.x
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4
uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4
with:
go-version: ^1.18
id: go
Expand Down

0 comments on commit 1c4af7c

Please sign in to comment.