Skip to content

Commit

Permalink
deps:chore - update EndBug/add-and-commit action to v8
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Jan 23, 2022
1 parent c304118 commit aff1935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
# The changes made in the last step are committed to the branch that the workflow was triggered, this commit is not
# going to trigger any workflow cause the skip ci in the commit message.
- name: Commit changes
uses: EndBug/add-and-commit@v7.5.0
uses: EndBug/add-and-commit@v8.0.1
with:
push: true
signoff: true
Expand Down

0 comments on commit aff1935

Please sign in to comment.