diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 0f7ad84eec97..f8304b9889f0 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -37,7 +37,7 @@ jobs: run: make generate-modules - name: Update generated code run: make generate - - uses: EndBug/add-and-commit@d4d066316a2a85974a05efb42be78f897793c6d9 # tag=v9.1.0 + - uses: EndBug/add-and-commit@61a88be553afe4206585b31aa72387c64295d08b # tag=v9.1.1 name: Commit changes with: author_name: dependabot[bot]