File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions:
1212jobs :
1313
1414 conformance :
15- name : CloudEvents
15+ name : CloudEvents Conformance
1616 strategy :
1717 matrix :
1818 go-version : [1.23]
Original file line number Diff line number Diff line change 3333
3434 - name : Go Lint on ./v2
3535 if : steps.golangci_configuration.outputs.files_exists == 'true'
36- uses : golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
36+ uses : golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
3737 with :
3838 version : v1.61
3939 working-directory : v2
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions:
1212jobs :
1313
1414 integration :
15- name : CloudEvents
15+ name : CloudEvents Integration Test
1616 strategy :
1717 matrix :
1818 # Only test one go version: the integration tests don't seem to pass if NATS runs more one running at a time.
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions:
1212jobs :
1313
1414 observability :
15- name : CloudEvents
15+ name : CloudEvents Observability
1616 strategy :
1717 matrix :
1818 go-version : [1.23]
You can’t perform that action at this time.
0 commit comments