diff --git a/.github/workflows/flutter-ci-cd.yaml b/.github/workflows/flutter-ci-cd.yaml index f64b124a..ffae1375 100644 --- a/.github/workflows/flutter-ci-cd.yaml +++ b/.github/workflows/flutter-ci-cd.yaml @@ -46,7 +46,7 @@ jobs: - id: commit name: Commit changes - uses: EndBug/add-and-commit@v7 + uses: EndBug/add-and-commit@v9 with: author_name: GitHub Actions author_email: actions@github.com