mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 10:56:24 +00:00
Bump benc-uk/workflow-dispatch from 1 to 121 (#516)
Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1 to 121. - [Release notes](https://github.com/benc-uk/workflow-dispatch/releases) - [Commits](https://github.com/benc-uk/workflow-dispatch/compare/v1...v121) --- updated-dependencies: - dependency-name: benc-uk/workflow-dispatch dependency-type: direct:production update-type: version-update:semver-major ... 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:
parent
52ae4b252b
commit
b2ebe8f56f
4
.github/workflows/frontend-build.yml
vendored
4
.github/workflows/frontend-build.yml
vendored
@ -68,13 +68,13 @@ jobs:
|
||||
# Docker images tagged only with short commit hash
|
||||
- name: 'Invoke Coodinator Image CI'
|
||||
if: inputs.semver == ''
|
||||
uses: benc-uk/workflow-dispatch@v1
|
||||
uses: benc-uk/workflow-dispatch@v121
|
||||
with:
|
||||
workflow: 'Docker: Coordinator'
|
||||
token: ${{ secrets.PERSONAL_TOKEN }}
|
||||
- name: 'Invoke Client App Build CI/CD workflow'
|
||||
if: inputs.semver == ''
|
||||
uses: benc-uk/workflow-dispatch@v1
|
||||
uses: benc-uk/workflow-dispatch@v121
|
||||
with:
|
||||
workflow: 'Docker: Client'
|
||||
token: ${{ secrets.PERSONAL_TOKEN }}
|
Loading…
Reference in New Issue
Block a user