Skip to content

Commit

Permalink
Merge pull request #38 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 f111f33
  • Loading branch information
kodiakhq[bot] authored Jan 21, 2025
2 parents 6c2b7c3 + 90a5394 commit c684b40
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@3041bf56c941b39c61721a86cd11f3bb1338122a # v5
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
with:
go-version: "1.21"
id: go
Expand Down

0 comments on commit c684b40

Please sign in to comment.