Skip to content

chore(deps): lock file maintenance (#58) #84

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

chore(deps): lock file maintenance (#58) #84

name: Release Dry Run
on:
push:
branches:
- main
jobs:
dry-run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: 0
token: ${{ secrets.PAT }}
- uses: knope-dev/action@v2.1.0
with:
version: 0.16.2
- run: knope release --dry-run