Skip to content

Commit 7a5ca4e

Browse files
build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#12031)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64e666c commit 7a5ca4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflows_linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
persist-credentials: false
1919

20-
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
20+
- uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
2121
with:
2222
go-version: ">=1.24.0"
2323

0 commit comments

Comments
 (0)