Skip to content

Commit e407c94

Browse files
Bump benc-uk/workflow-dispatch from 1.2.2 to 1.2.3 (#2363)
Bumps [benc-uk/workflow-dispatch](https://github.com/benc-uk/workflow-dispatch) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/benc-uk/workflow-dispatch/releases) - [Commits](benc-uk/workflow-dispatch@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: benc-uk/workflow-dispatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c304268 commit e407c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# scheduled tests should just check that new dependency versions do not break the
6060
# tests, but should not update the image.
6161
if: ${{ inputs.event_name == 'push' && env.triggerdockerbuild == 'yes' && inputs.xdist == 'no' }}
62-
uses: benc-uk/workflow-dispatch@v1.2.2
62+
uses: benc-uk/workflow-dispatch@v1.2.3
6363
with:
6464
workflow: Update Image testing-${{ inputs.branch_name }}
6565
repo: Open-MSS/dockertesting

0 commit comments

Comments
 (0)