We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5532229 commit 8d501efCopy full SHA for 8d501ef
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: calculate next version
26
id: version
27
- uses: patrickjahns/version-drafter-action@v1
+ uses: patrickjahns/version-drafter-action@v1.3.1
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
0 commit comments