Skip to content

fix(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#32) #39

fix(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#32)

fix(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#32) #39

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 }}