Skip to content

fix(deps): bump gopkg.in/dnaeon/go-vcr.v3 from 3.1.2 to 3.2.0 (#22) #31

fix(deps): bump gopkg.in/dnaeon/go-vcr.v3 from 3.1.2 to 3.2.0 (#22)

fix(deps): bump gopkg.in/dnaeon/go-vcr.v3 from 3.1.2 to 3.2.0 (#22) #31

Workflow file for this run

name: Upload labels
on:
push:
branches:
- main
jobs:
upload-labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: shanduur/declarative-labels-sync-action@main
with:
owner: shanduur
repository: ${{ github.event.repository.name }}
token: ${{ secrets.PAT }}