diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9ddb087a1..58c9fdb65 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,6 +52,7 @@ jobs: uses: charmixer/auto-changelog-action@v1 with: token: ${{ secrets.GITHUB_TOKEN }} + exclude_labels: dependencies - name: Commit files run: |