Skip to content

Commit

Permalink
chore(deps): update endbug/add-and-commit action to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2024
1 parent 353ff9a commit b37fff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ runs:

- name: push secrets to branch
if: steps.check.outputs.triggered == 'true'
uses: EndBug/add-and-commit@v7 # https://github.com/marketplace/actions/add-commit
uses: EndBug/add-and-commit@v8 # https://github.com/marketplace/actions/add-commit
with:
# The arguments for the `git add` command (see the paragraph below for more info)
# add only sealed-secret files
Expand Down

0 comments on commit b37fff3

Please sign in to comment.