Skip to content

Commit

Permalink
Merge pull request #30 from microcks/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-go-5.2.0

chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0
  • Loading branch information
lbroudoux authored Jan 9, 2025
2 parents 95ce3ca + 44c70df commit 53bb3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fetch-depth: 0

- name: Set up Go
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed #v5.1.0
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a #v5.2.0
with:
go-version-file: ./go.mod
cache-dependency-path: ./go.sum
Expand Down

0 comments on commit 53bb3e0

Please sign in to comment.