Skip to content

Commit 4dab544

Browse files
Bump canonical/checkbox from 5.0.0 to 6.0.0 (infra) (#2123)
Bump canonical/checkbox from 5.0.0 to 6.0.0 Bumps [canonical/checkbox](https://github.com/canonical/checkbox) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/canonical/checkbox/releases) - [Commits](7247f4b...bff743a) --- updated-dependencies: - dependency-name: canonical/checkbox dependency-version: 6.0.0 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>
1 parent 695e1d3 commit 4dab544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dispatch_lab_job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: echo "sha=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
4545

4646
- name: Run the spec
47-
uses: canonical/checkbox/.github/actions/checkbox_source_deb@7247f4bd68556af677e2debe88dc877a046870f9
47+
uses: canonical/checkbox/.github/actions/checkbox_source_deb@bff743aad15fd2efad8a8b310e2cf9ed6bfae44d
4848
with:
4949
data_source: ${{ matrix.spec.data_source }}
5050
queue: ${{ matrix.spec.queue }}

0 commit comments

Comments
 (0)