Skip to content

Commit 65737a5

Browse files
Merge pull request #94 from open-coder-ai/dependabot/github_actions/actions-781e586a15
build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 in the actions group
2 parents 85694c1 + 97859aa commit 65737a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# can write that branch runs code in this job. `go install` resolves through
4949
# the module proxy and verifies the download against sum.golang.org, so the
5050
# version below is what actually gets built.
51-
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
51+
- uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
5252
with:
5353
go-version: "1.25"
5454
- name: Run actionlint

0 commit comments

Comments
 (0)