Skip to content

bump github.com/klauspost/compress from 1.15.6 to 1.17.11 in /exporter/honeycombexporter #13672

bump github.com/klauspost/compress from 1.15.6 to 1.17.11 in /exporter/honeycombexporter

bump github.com/klauspost/compress from 1.15.6 to 1.17.11 in /exporter/honeycombexporter #13672

name: 'Auto Assign'
on:
pull_request_target:
types: [opened, ready_for_review]
jobs:
add-owner:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: run
uses: kentaro-m/[email protected]
with:
configuration-path: ".github/auto_assign.yml"
repo-token: '${{ secrets.GITHUB_TOKEN }}'