Skip to content

Commit 5ef8f77

Browse files
Bump stefanzweifel/git-auto-commit-action from 4 to 7
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 7. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v4...v7) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 730c94d commit 5ef8f77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/render-rmarkdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
run: Rscript -e 'rmarkdown::render("README.Rmd")'
3333

3434
- name: Commit the results
35-
uses: stefanzweifel/git-auto-commit-action@v4
35+
uses: stefanzweifel/git-auto-commit-action@v7
3636
with:
3737
commit_message: Render `README.md` after changes to the `.Rmd` version (GitHub action)

0 commit comments

Comments
 (0)