Skip to content

Bump github.com/cloudevents/sdk-go/v2 from 2.15.2 to 2.16.2 #24

Bump github.com/cloudevents/sdk-go/v2 from 2.15.2 to 2.16.2

Bump github.com/cloudevents/sdk-go/v2 from 2.15.2 to 2.16.2 #24

Workflow file for this run

name: Go Test
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
actions: write
jobs:
call-go-tests:
uses: eclipse-xfsc/dev-ops/.github/workflows/go-test.yml@main
secrets: inherit
with:
go-version: '1.24'