File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
10
10
jobs :
11
11
call-workflow :
12
- uses : radiorabe/actions/.github/workflows/test-pre-commit.yaml@v0.25 .0
12
+ uses : radiorabe/actions/.github/workflows/test-pre-commit.yaml@v0.28 .0
13
13
pytest :
14
- uses : radiorabe/actions/.github/workflows/test-python-poetry.yaml@v0.25 .0
14
+ uses : radiorabe/actions/.github/workflows/test-python-poetry.yaml@v0.28 .0
Original file line number Diff line number Diff line change 9
9
10
10
jobs :
11
11
python-poetry :
12
- uses : radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.25 .0
12
+ uses : radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.28 .0
13
13
secrets :
14
14
RABE_PYPI_TOKEN : ${{ secrets.RABE_PYPI_TOKEN }}
Original file line number Diff line number Diff line change 7
7
8
8
jobs :
9
9
call-workflow :
10
- uses : radiorabe/actions/.github/workflows/semantic-release.yaml@v0.25 .0
10
+ uses : radiorabe/actions/.github/workflows/semantic-release.yaml@v0.28 .0
11
11
secrets :
12
12
RABE_ITREAKTION_GITHUB_TOKEN : ${{ secrets.RABE_ITREAKTION_GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments