diff --git a/.github/workflows/dev-update-mmdb.yml b/.github/workflows/dev-update-mmdb.yml index e87df38a..814502f6 100644 --- a/.github/workflows/dev-update-mmdb.yml +++ b/.github/workflows/dev-update-mmdb.yml @@ -52,7 +52,7 @@ jobs: rm -f asn.mmdb country.mmdb gunzip asn.mmdb.gz country.mmdb.gz - name: Commit and push changes - uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a # v4.16.0 + uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5.0.0 with: branch: dev commit_message: "Monthly mmdb update"