We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5228a7 commit 876fc73Copy full SHA for 876fc73
.github/workflows/changelog-log.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
18
19
- name: Send changelog to webhook
20
- uses: lukeocodes/changelog-log@changelog-log-v0.1.6
+ uses: lukeocodes/changelog-log@changelog-log-v0.1.7
21
with:
22
webhook_url: ${{ secrets.CHANGELOG_WEBHOOK_URL }}
23
webhook_headers_json: '{"Content-Type":"application/json","X-DX-Logs-Key":"${{ secrets.CHANGELOG_SECRET }}"}'
0 commit comments