Skip to content

chore(deps): bump go.opentelemetry.io/otel/trace from 1.42.0 to 1.43.0 #240

chore(deps): bump go.opentelemetry.io/otel/trace from 1.42.0 to 1.43.0

chore(deps): bump go.opentelemetry.io/otel/trace from 1.42.0 to 1.43.0 #240

name: "PR Security Scan"
on:
pull_request:
branches:
- develop
- release-candidate
- main
types:
- opened
- synchronize
- reopened
paths-ignore:
- '**.md'
- 'docs/**'
- '.github/**'
- 'LICENSE'
- 'CODEOWNERS'
- '.gitignore'
- '.editorconfig'
- '*.png'
- '*.jpg'
- '*.svg'
jobs:
security-scan:
uses: LerianStudio/github-actions-shared-workflows/.github/workflows/pr-security-scan.yml@v1.21.0
with:
runner_type: "blacksmith-4vcpu-ubuntu-2404"
dockerhub_org: "lerianstudio"
shared_paths: |
go.mod
go.sum
pkg/
Makefile
secrets: inherit