Skip to content

Commit 876fc73

Browse files
authored
chore(ci): update changelog-log version from 0.1.6 to 0.1.7 (#612)
1 parent f5228a7 commit 876fc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog-log.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Send changelog to webhook
20-
uses: lukeocodes/changelog-log@changelog-log-v0.1.6
20+
uses: lukeocodes/changelog-log@changelog-log-v0.1.7
2121
with:
2222
webhook_url: ${{ secrets.CHANGELOG_WEBHOOK_URL }}
2323
webhook_headers_json: '{"Content-Type":"application/json","X-DX-Logs-Key":"${{ secrets.CHANGELOG_SECRET }}"}'

0 commit comments

Comments
 (0)