Skip to content

chore(deps): lock file maintenance (#59) #91

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

chore(deps): lock file maintenance (#59) #91

name: Release Dry Run
on:
push:
branches:
- main
jobs:
dry-run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # 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