Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: radiorabe/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 4, 2024
1 parent 72c52d6 commit a010965
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.19.1
uses: radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.20.3
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.19.1
uses: radiorabe/actions/.github/workflows/test-pre-commit.yaml@v0.20.3
test-python-poetry:
uses: radiorabe/actions/.github/workflows/test-python-poetry.yaml@v0.19.1
uses: radiorabe/actions/.github/workflows/test-python-poetry.yaml@v0.20.3

0 comments on commit a010965

Please sign in to comment.