Skip to content

Commit 3fb592f

Browse files
ci: bump ArcticLampyrid/action-wait-for-workflow from 1.2.0 to 1.3.0
Bumps [ArcticLampyrid/action-wait-for-workflow](https://github.com/arcticlampyrid/action-wait-for-workflow) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/arcticlampyrid/action-wait-for-workflow/releases) - [Commits](ArcticLampyrid/action-wait-for-workflow@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: ArcticLampyrid/action-wait-for-workflow dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 704a0ff commit 3fb592f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-latest
3434
steps:
3535
- name: Wait on Workflow
36-
uses: ArcticLampyrid/action-wait-for-workflow@v1.2.0
36+
uses: ArcticLampyrid/action-wait-for-workflow@v1.3.0
3737
with:
3838
workflow: ${{ matrix.req_workflow }}
3939
sha: ${{ github.sha || github.event.pull_request.head.sha || github.event.pull_request.head.ref }} # optional

0 commit comments

Comments
 (0)