Skip to content

Commit

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

---
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 20, 2024
1 parent 4ba2b5a commit 9073c09
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.5
uses: radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.20.6
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.5
uses: radiorabe/actions/.github/workflows/test-pre-commit.yaml@v0.20.6
test-python-poetry:
uses: radiorabe/actions/.github/workflows/test-python-poetry.yaml@v0.20.5
uses: radiorabe/actions/.github/workflows/test-python-poetry.yaml@v0.20.6

0 comments on commit 9073c09

Please sign in to comment.