diff --git a/.github/workflows/replace-links.yaml b/.github/workflows/replace-links.yaml index 1e20856..6135dc1 100644 --- a/.github/workflows/replace-links.yaml +++ b/.github/workflows/replace-links.yaml @@ -28,4 +28,4 @@ jobs: exclude: ".github/workflows/replace-links.yaml" - name: Push changes - uses: stefanzweifel/git-auto-commit-action@v5 \ No newline at end of file + uses: stefanzweifel/git-auto-commit-action@v6 \ No newline at end of file