diff --git a/.github/dependabotGithubActions/.github/workflows/dummy.yml b/.github/dependabotGithubActions/.github/workflows/dummy.yml index 144e1c29..011d5317 100644 --- a/.github/dependabotGithubActions/.github/workflows/dummy.yml +++ b/.github/dependabotGithubActions/.github/workflows/dummy.yml @@ -29,6 +29,6 @@ jobs: - if: env.SHOULD_RUN == 'true' uses: codecov/codecov-action@v1.5.0 - if: env.SHOULD_RUN == 'true' - uses: stefanzweifel/git-auto-commit-action@v4.11.0 + uses: stefanzweifel/git-auto-commit-action@v4.14.0 - if: env.SHOULD_RUN == 'true' uses: actions/github-script@v4