We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7636e9 commit d7fbd45Copy full SHA for d7fbd45
.github/workflows/tests.yaml
@@ -74,7 +74,7 @@ jobs:
74
fetch-depth: 0
75
76
- name: Prepare release
77
- uses: labd/changie-release-action@v0.4.0
+ uses: labd/changie-release-action@v0.5.0
78
with:
79
github-token: ${{ secrets.GITHUB_TOKEN }}
80
release-workflow: 'release.yaml'
0 commit comments