Skip to content

Commit

Permalink
build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 (#53)
Browse files Browse the repository at this point in the history
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 1031c80 commit a8b62a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ runs:
#
# Install the golang version that has been defined in the go.mod file.
#
- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
go-version-file: "go.mod"
cache: false
Expand Down

0 comments on commit a8b62a5

Please sign in to comment.