Skip to content

chore(deps): lock file maintenance (#69) #106

chore(deps): lock file maintenance (#69)

chore(deps): lock file maintenance (#69) #106

name: Release Dry Run
on:
push:
branches:
- main
jobs:
dry-run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
fetch-depth: 0
token: ${{ secrets.PAT }}
- uses: knope-dev/[email protected]
with:
version: 0.18.0
- run: knope release --dry-run