Skip to content

Commit c2fddb5

Browse files
deps: update actions/setup-go action to v6
| datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/setup-go | v5.6.0 | v6.4.0 |
1 parent d1ef1ec commit c2fddb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate-config-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
args: renovate-config-validator
3030

3131
- name: Set up Go
32-
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
32+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
3333
with:
3434
go-version-file: scripts/renovate-config-check/go.mod
3535

0 commit comments

Comments
 (0)