diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 759c3aa1f..d2dc7bc42 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -27,7 +27,7 @@ jobs: run: yarn run swagger - name: Redocly run: yarn run redoc - - uses: stefanzweifel/git-auto-commit-action@v4 + - uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: "[dependabot-skip] Update UI files" branch: ${{ github.head_ref }} \ No newline at end of file