There was an error while loading. Please reload this page.
1 parent 659b4df commit bb74945Copy full SHA for bb74945
1 file changed
.github/workflows/changelog_verifier.yml
@@ -13,6 +13,6 @@ jobs:
13
token: ${{ secrets.GITHUB_TOKEN }}
14
ref: ${{ github.event.pull_request.head.sha }}
15
16
- - uses: dangoslen/changelog-enforcer@204e7d3ef26579f4cd0fd759c57032656fdf23c7 # v3
+ - uses: dangoslen/changelog-enforcer@8b5e9dc3121363bb7c0115f8533404d92af382de # v3.7.0
17
with:
18
skipLabels: "autocut, skip-changelog"
0 commit comments