Skip to content

deps(deps): bump github.com/microsoft/go-mssqldb from 1.9.8 to 1.10.0… #14

deps(deps): bump github.com/microsoft/go-mssqldb from 1.9.8 to 1.10.0…

deps(deps): bump github.com/microsoft/go-mssqldb from 1.9.8 to 1.10.0… #14

name: release-please
on:
push:
branches:
- main
permissions: {}
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
jobs:
release-please:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}