Skip to content

Commit 8e3e97e

Browse files
chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 in /.github/actions/install-deps in the action-deps group (#1463)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bevan Arps <bevan.arps@microsoft.com>
1 parent e51328d commit 8e3e97e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install-deps/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
runs:
88
using: "composite"
99
steps:
10-
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
10+
- uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
1111
id: setup-go
1212
with:
1313
go-version-file: go.mod

0 commit comments

Comments
 (0)