Skip to content

Commit 64006bf

Browse files
feat(github-action): update actions/setup-go action v6.1.0 → v6.2.0 (#812)
1 parent 7235047 commit 64006bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/app-tests/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
using: composite
2222
steps:
2323
- name: Setup Go
24-
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
24+
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
2525
with:
2626
go-version-file: go.mod
2727

0 commit comments

Comments
 (0)