From 78e1a581ca05083976a492e5cfcf7de402c18b92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 18:30:31 -0700 Subject: [PATCH] Bump UBCSailbot/sailbot_workspace from 1.4.0 to 1.4.1 (#47) Bumps [UBCSailbot/sailbot_workspace](https://github.com/ubcsailbot/sailbot_workspace) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/ubcsailbot/sailbot_workspace/releases) - [Commits](https://github.com/ubcsailbot/sailbot_workspace/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: UBCSailbot/sailbot_workspace dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6fc221b..79d7717 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -18,7 +18,7 @@ jobs: test-definitions: # sailbot_workspace: use locally-defined file # other repositories: set to UBCSailbot/sailbot_workspace/.github/workflows/test_definitions.yml@ - uses: UBCSailbot/sailbot_workspace/.github/workflows/test_definitions.yml@v1.4.0 + uses: UBCSailbot/sailbot_workspace/.github/workflows/test_definitions.yml@v1.4.1 # see https://github.com/UBCSailbot/sailbot_workspace/blob/main/.github/workflows/test_definitions.yml # for documentation on the inputs and secrets below with: