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

Commit

Permalink
Bump UBCSailbot/sailbot_workspace from 1.4.5 to 1.4.8 (#55)
Browse files Browse the repository at this point in the history
* Bump UBCSailbot/sailbot_workspace from 1.4.5 to 1.4.8

Bumps [UBCSailbot/sailbot_workspace](https://github.com/ubcsailbot/sailbot_workspace) from 1.4.5 to 1.4.8.
- [Release notes](https://github.com/ubcsailbot/sailbot_workspace/releases)
- [Commits](UBCSailbot/sailbot_workspace@v1.4.5...v1.4.8)

---
updated-dependencies:
- dependency-name: UBCSailbot/sailbot_workspace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update github token

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Henry Huang <[email protected]>
  • Loading branch information
dependabot[bot] and hhenry01 authored Nov 9, 2023
1 parent f6b9c35 commit 8a76643
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@<release>
uses: UBCSailbot/sailbot_workspace/.github/workflows/[email protected].5
uses: UBCSailbot/sailbot_workspace/.github/workflows/[email protected].8
# see https://github.com/UBCSailbot/sailbot_workspace/blob/main/.github/workflows/test_definitions.yml
# for documentation on the inputs and secrets below
with:
Expand All @@ -30,4 +30,4 @@ jobs:
# 1. Create the repository secret PAT_TOKEN (copy from Bitwarden)
# 2. Uncomment the 2 lines below
secrets:
gh-token: ${{ secrets.PAT_TOKEN }}
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}

0 comments on commit 8a76643

Please sign in to comment.