Skip to content

Commit 0fb123c

Browse files
build(deps): bump actions/setup-go in the github-actions-all group
Bumps the github-actions-all group with 1 update: [actions/setup-go](https://github.com/actions/setup-go). Updates `actions/setup-go` from 6.4.0 to 6.5.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v6.4.0...v6.5.0) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8038e8 commit 0fb123c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ runs:
8989
# Install task and the golang version that has been defined in the go.mod
9090
# file.
9191
#
92-
- uses: actions/setup-go@v6.4.0
92+
- uses: actions/setup-go@v6.5.0
9393
if: |
9494
inputs.release-dir != '' ||
9595
inputs.task-install == 'yes' ||

0 commit comments

Comments
 (0)