Skip to content

Commit

Permalink
Merge pull request #37 from kubecfg/renovate/actions-setup-go-digest
Browse files Browse the repository at this point in the history
chore(deps): update actions/setup-go digest to 3041bf5
  • Loading branch information
kodiakhq[bot] authored Dec 11, 2024
2 parents 787cb05 + b73b9ac commit 6c2b7c3
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 @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Go
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 6c2b7c3

Please sign in to comment.