Skip to content

Commit 65af872

Browse files
chore(deps): pin actions/setup-go action to 7b8cf10
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 589de92 commit 65af872

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: deno task build
3939

4040
- name: Install Go
41-
uses: actions/setup-go@v4
41+
uses: actions/setup-go@7b8cf10d4e4a01d4992d18a89f4d7dc5a3e6d6f4 # v4
4242
with:
4343
go-version: 1.22.x
4444
cache: false

0 commit comments

Comments
 (0)