Skip to content

Commit

Permalink
chore(deps): update stefanzweifel/git-auto-commit-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and wax911 committed Feb 28, 2024
1 parent b4b93a7 commit eec8f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: cat gradle/version.properties

- name: Push auto generated version file
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "automation: update version.properties"
branch: platform/update-version-meta-data
Expand Down

0 comments on commit eec8f2a

Please sign in to comment.