Skip to content

Commit 6dc634c

Browse files
authored
Merge pull request #74 from deployah-dev/dependabot/github_actions/actions/setup-go-7.0.0
Bump actions/setup-go from 6.4.0 to 7.0.0
2 parents 609e4bc + 051f3f3 commit 6dc634c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# image still ships an older toolchain. Pin the rc until go.dev publishes
3535
# a stable 1.27 (then switch to go-version-file: go.mod).
3636
- name: Set up Go
37-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
37+
uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
3838
with:
3939
go-version: "1.27.0-rc.2"
4040
cache: true

0 commit comments

Comments
 (0)