File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 submodules : true
3636
3737 - name : Setup Python
38- uses : frequenz-floss/gh-action-setup-python-with-deps@v1.0.3
38+ uses : frequenz-floss/gh-action-setup-python-with-deps@v1.0.4
3939 with :
4040 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
4141 dependencies : .[dev-mkdocs]
Original file line number Diff line number Diff line change 8484 submodules : true
8585
8686 - name : Setup Python
87- uses : frequenz-floss/gh-action-setup-python-with-deps@v1.0.3
87+ uses : frequenz-floss/gh-action-setup-python-with-deps@v1.0.4
8888 with :
8989 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
9090 dependencies : build
@@ -143,7 +143,7 @@ jobs:
143143 > pyproject.toml
144144
145145 - name : Setup Python
146- uses : frequenz-floss/gh-action-setup-python-with-deps@v1.0.3
146+ uses : frequenz-floss/gh-action-setup-python-with-deps@v1.0.4
147147 with :
148148 python-version : ${{ matrix.python }}
149149 dependencies : dist/*.whl
@@ -182,7 +182,7 @@ jobs:
182182 submodules : true
183183
184184 - name : Setup Python
185- uses : frequenz-floss/gh-action-setup-python-with-deps@v1.0.3
185+ uses : frequenz-floss/gh-action-setup-python-with-deps@v1.0.4
186186 with :
187187 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
188188 dependencies : .[dev-mkdocs]
@@ -218,7 +218,7 @@ jobs:
218218 submodules : true
219219
220220 - name : Setup Python
221- uses : frequenz-floss/gh-action-setup-python-with-deps@v1.0.3
221+ uses : frequenz-floss/gh-action-setup-python-with-deps@v1.0.4
222222 with :
223223 python-version : ${{ env.DEFAULT_PYTHON_VERSION }}
224224 dependencies : .[dev-mkdocs]
Original file line number Diff line number Diff line change 4747 app-id : ${{ secrets.FREQUENZ_AUTO_DEPENDABOT_APP_ID }}
4848 private-key : ${{ secrets.FREQUENZ_AUTO_DEPENDABOT_APP_PRIVATE_KEY }}
4949 - name : Migrate
50- uses : frequenz-floss/gh-action-dependabot-migrate@07dc7e74726498c50726a80cc2167a04d896508f # v1.0 .0
50+ uses : frequenz-floss/gh-action-dependabot-migrate@b389f72f9282346920150a67495efbae450ac07b # v1.1 .0
5151 with :
5252 script-url-template : >-
5353 https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/{version}/cookiecutter/migrate.py
You can’t perform that action at this time.
0 commit comments