Skip to content

Commit b3e6e8c

Browse files
chore(deps): Bump actions/setup-go from 6.1.0 to 6.2.0 (#35)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b820991 commit b3e6e8c

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
@@ -15,7 +15,7 @@ runs:
1515
using: 'composite'
1616
steps:
1717
- name: Install go
18-
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
18+
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
1919
with:
2020
go-version: '1.24.2'
2121

0 commit comments

Comments
 (0)