Skip to content

Commit

Permalink
chore(ci): bump radiorabe/actions from 0.20.3 to 0.20.5 (#51)
Browse files Browse the repository at this point in the history
Bumps [radiorabe/actions](https://github.com/radiorabe/actions) from 0.20.3 to 0.20.5.
- [Release notes](https://github.com/radiorabe/actions/releases)
- [Commits](radiorabe/actions@v0.20.3...v0.20.5)

---
updated-dependencies:
- dependency-name: radiorabe/actions
  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>
  • Loading branch information
dependabot[bot] committed Feb 6, 2024
1 parent 24e27fa commit 89b6631
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ on:

jobs:
python-poetry:
uses: radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.20.3
uses: radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.20.5
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
pre-commit:
uses: radiorabe/actions/.github/workflows/test-pre-commit.yaml@v0.20.3
uses: radiorabe/actions/.github/workflows/test-pre-commit.yaml@v0.20.5
test-python-poetry:
uses: radiorabe/actions/.github/workflows/test-python-poetry.yaml@v0.20.3
uses: radiorabe/actions/.github/workflows/test-python-poetry.yaml@v0.20.5

0 comments on commit 89b6631

Please sign in to comment.