Skip to content

chore(deps): bump github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsfirehosereceiver from 0.102.0 to 0.108.0 #67

chore(deps): bump github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsfirehosereceiver from 0.102.0 to 0.108.0

chore(deps): bump github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsfirehosereceiver from 0.102.0 to 0.108.0 #67

Workflow file for this run

name: ci
on:
pull_request:
branches:
- "*"
jobs:
test:
uses: signoz/primus.workflows/.github/workflows/go-test.yaml@main
secrets: inherit
with:
PRIMUS_REF: main
GO_TEST_CONTEXT: ./...
fmt:
uses: signoz/primus.workflows/.github/workflows/go-fmt.yaml@main
secrets: inherit
with:
PRIMUS_REF: main
lint:
uses: signoz/primus.workflows/.github/workflows/go-lint.yaml@main
secrets: inherit
with:
PRIMUS_REF: main