Skip to content

Bump github.com/newrelic/go-agent/v3 from 3.34.0 to 3.35.0 #196

Bump github.com/newrelic/go-agent/v3 from 3.34.0 to 3.35.0

Bump github.com/newrelic/go-agent/v3 from 3.34.0 to 3.35.0 #196

Workflow file for this run

name: Lint GitHub Actions workflows
on:
push:
workflow_call:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
jobs:
actionlint:
uses: smallstep/workflows/.github/workflows/actionlint.yml@main
secrets: inherit