File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 46
46
command : composer install
47
47
48
48
- name : Setup Go
49
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
49
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
50
50
with :
51
- go-version : ' 1.20 '
51
+ go-version : ' 1.24 '
52
52
53
53
- name : Run HTTP conformance tests
54
54
uses : GoogleCloudPlatform/functions-framework-conformance/action@72a4f36b10f1c6435ab1a86a9ea24bda464cc262 # v1.8.6
Original file line number Diff line number Diff line change 28
28
- name : ' Checkout Repository'
29
29
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30
30
- name : ' Dependency Review'
31
- uses : actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5 .0
31
+ uses : actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6 .0
Original file line number Diff line number Diff line change 59
59
60
60
# Upload the results to GitHub's code scanning dashboard.
61
61
- name : " Upload to code-scanning"
62
- uses : github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
62
+ uses : github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
63
63
with :
64
64
sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments