diff --git a/.github/workflows/update-datagouv.yml b/.github/workflows/update-datagouv.yml index 787c0dc..3ead553 100644 --- a/.github/workflows/update-datagouv.yml +++ b/.github/workflows/update-datagouv.yml @@ -46,7 +46,7 @@ jobs: fi; - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 if: steps.download.outcome == 'success' with: file_pattern: "data/*"