build(deps): bump dsanders11/github-app-commit-action from 1.4.1 to 1.5.0 (#640)
build(deps): bump dsanders11/github-app-commit-action
Bumps [dsanders11/github-app-commit-action](https://github.com/dsanders11/github-app-commit-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/dsanders11/github-app-commit-action/releases)
- [Changelog](https://github.com/dsanders11/github-app-commit-action/blob/main/.releaserc.json)
- [Commits](5c7daabae9...43de6da2f4
)
---
updated-dependencies:
- dependency-name: dsanders11/github-app-commit-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
7adff1bcb9
Коммит
23b9a8f58c
|
@ -42,7 +42,7 @@ jobs:
|
|||
yarn pre-build ${{ github.event.client_payload.sha || github.event.inputs.sha }}
|
||||
git add .
|
||||
- name: Push changes
|
||||
uses: dsanders11/github-app-commit-action@5c7daabae956f8143277417996b26a173439e1b7 # v1.4.1
|
||||
uses: dsanders11/github-app-commit-action@43de6da2f4d927e997c0784c7a0b61bd19ad6aac # v1.5.0
|
||||
with:
|
||||
message: 'chore: update ref to docs (🤖)'
|
||||
token: ${{ steps.generate-token.outputs.token }}
|
||||
|
|
|
@ -39,7 +39,7 @@ jobs:
|
|||
yarn pre-build ${{ github.event.client_payload.sha || github.event.inputs.sha }} ${{ github.event.client_payload.branch || github.event.inputs.branch }}
|
||||
git add .
|
||||
- name: Push changes
|
||||
uses: dsanders11/github-app-commit-action@5c7daabae956f8143277417996b26a173439e1b7 # v1.4.1
|
||||
uses: dsanders11/github-app-commit-action@43de6da2f4d927e997c0784c7a0b61bd19ad6aac # v1.5.0
|
||||
with:
|
||||
message: 'chore: update ref to docs (🤖)'
|
||||
token: ${{ steps.generate-token.outputs.token }}
|
||||
|
|
Загрузка…
Ссылка в новой задаче