Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 90dbe2d

Browse files
Bump UBCSailbot/sailbot_workspace from 1.4.0 to 1.4.1 (#38)
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](UBCSailbot/sailbot_workspace@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd5a710 commit 90dbe2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
test-definitions:
1919
# sailbot_workspace: use locally-defined file
2020
# other repositories: set to UBCSailbot/sailbot_workspace/.github/workflows/test_definitions.yml@<release>
21-
uses: UBCSailbot/sailbot_workspace/.github/workflows/test_definitions.yml@v1.4.0
21+
uses: UBCSailbot/sailbot_workspace/.github/workflows/test_definitions.yml@v1.4.1
2222
# see https://github.com/UBCSailbot/sailbot_workspace/blob/main/.github/workflows/test_definitions.yml
2323
# for documentation on the inputs and secrets below
2424
with:

0 commit comments

Comments
 (0)