Skip to content

Commit aa2740e

Browse files
authored
Merge branch 'main' into disable-policy-rule-file-deleted
2 parents 493f9ba + 3e902da commit aa2740e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525

2626
- name: Setup Go toolchain
27-
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
27+
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
2828
with:
2929
go-version-file: "./go.mod"
3030

0 commit comments

Comments
 (0)