diff --git a/.github/workflows/hook-dependabot.yml b/.github/workflows/hook-dependabot.yml index dee0d00..a0baac4 100644 --- a/.github/workflows/hook-dependabot.yml +++ b/.github/workflows/hook-dependabot.yml @@ -26,7 +26,7 @@ jobs: cores = 0 - uses: DeterminateSystems/magic-nix-cache-action@v13 - run: nix run '.#bundix' - - uses: EndBug/add-and-commit@v9 + - uses: EndBug/add-and-commit@v10 with: author_name: 'github-actions[bot]' author_email: 'github-actions[bot]@users.noreply.github.com'