Skip to content

Commit

Permalink
Bump MrThearMan/CI from 0.4.1 to 0.4.3
Browse files Browse the repository at this point in the history
Bumps [MrThearMan/CI](https://github.com/mrthearman/ci) from 0.4.1 to 0.4.3.
- [Release notes](https://github.com/mrthearman/ci/releases)
- [Commits](MrThearMan/CI@v0.4.1...v0.4.3)

---
updated-dependencies:
- dependency-name: MrThearMan/CI
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MrThearMan committed Nov 20, 2023
1 parent 1e58676 commit 6161816
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ on:

jobs:
docs:
uses: MrThearMan/CI/.github/workflows/docs.yml@v0.4.1
uses: MrThearMan/CI/.github/workflows/docs.yml@v0.4.3
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
release:
uses: MrThearMan/CI/.github/workflows/release.yml@v0.4.1
uses: MrThearMan/CI/.github/workflows/release.yml@v0.4.3
secrets:
pypi-token: ${{ secrets.PYPI_API_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ on:

jobs:
test:
uses: MrThearMan/CI/.github/workflows/test.yml@v0.4.1
uses: MrThearMan/CI/.github/workflows/test.yml@v0.4.3
with:
python-version: '["3.9", "3.10", "3.11", "3.12"]'

0 comments on commit 6161816

Please sign in to comment.