Skip to content

fix(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#20) #28

fix(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#20)

fix(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#20) #28

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