Skip to content

Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.23 #79

Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.23

Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.23 #79

Workflow file for this run

name: "Lable PRs"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"