Skip to content

Commit

Permalink
Merge pull request #542 from mkmik/renovate/actions-setup-go-digest
Browse files Browse the repository at this point in the history
Update actions/setup-go digest to 3041bf5
  • Loading branch information
kodiakhq[bot] authored Dec 11, 2024
2 parents 7ac5891 + bd332ac commit 268fa61
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@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5
with:
go-version: ^1.21
id: go
Expand Down

0 comments on commit 268fa61

Please sign in to comment.