Skip to content

Commit 5ead697

Browse files
authored
ci(action): update actions/setup-go action to v6.2.0 (#674)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 1262f92 commit 5ead697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
using: "composite"
66
steps:
77
- name: Set up Go
8-
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
8+
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
99
env:
1010
# to handle cache overwrite errors
1111
TAR_OPTIONS: --skip-old-files

0 commit comments

Comments
 (0)