diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5576b326..5d17769a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -64,7 +64,7 @@ jobs: issuesWoLabels: true stripGeneratorNotice: true - name: Push Docs and Changelog - uses: github-actions-x/commit@v2.7 + uses: github-actions-x/commit@v2.9 with: github-token: ${{ secrets.GITHUB_TOKEN }} push-branch: 'master'