diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 45f2ff49ea7a..161663519484 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -39,7 +39,7 @@ jobs: run: make generate-modules - name: Update generated code run: make generate - - uses: EndBug/add-and-commit@61a88be553afe4206585b31aa72387c64295d08b # tag=v9.1.1 + - uses: EndBug/add-and-commit@1bad3abcf0d6ec49a5857d124b0bfb52dc7bb081 # tag=v9.1.3 name: Commit changes with: author_name: dependabot[bot]