Skip to content

Commit 9b564fa

Browse files
committed
fix: bump knope action to v2
1 parent cee677f commit 9b564fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222
token: ${{ secrets.PAT }}
2323
- name: Install Knope
24-
uses: knope-dev/action@v1
24+
uses: knope-dev/action@v2.0.0
2525
with:
2626
version: 0.11.0 # Test before updating, breaking changes likely: https://github.com/knope-dev/action#install-latest-version
2727
- run: |

0 commit comments

Comments
 (0)