File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 # Read/update pull request metadata and labels.
6767 permission-pull-requests : write
6868 - name : Migrate
69- uses : frequenz-floss/gh-action-dependabot-migrate@b389f72f9282346920150a67495efbae450ac07b # v1.1.0
69+ uses : frequenz-floss/gh-action-dependabot-migrate@45994e185a9040449304a470e8f02d0e197873b4 # v1.1.1
7070 with :
7171 migration-script : |
7272 import os
Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : Run nox
24- uses : frequenz-floss/gh-action-nox@e1351cf45e05e85afc1c79ab883e06322892d34c # v1.1.0
24+ uses : frequenz-floss/gh-action-nox@80a9845a59ffc71d27b9c41099eb6cb55bc7b671 # v1.1.1
2525 with :
2626 python-version : " 3.11"
2727 nox-session : ci_checks_max
Original file line number Diff line number Diff line change 4747
4848 steps :
4949 - name : Run nox
50- uses : frequenz-floss/gh-action-nox@e1351cf45e05e85afc1c79ab883e06322892d34c # v1.1.0
50+ uses : frequenz-floss/gh-action-nox@80a9845a59ffc71d27b9c41099eb6cb55bc7b671 # v1.1.1
5151 with :
5252 python-version : ${{ matrix.python }}
5353 nox-session : ${{ matrix.nox-session }}
@@ -347,4 +347,4 @@ jobs:
347347 path : dist
348348
349349 - name : Publish the Python distribution to PyPI
350- uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13 .0
350+ uses : pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14 .0
Original file line number Diff line number Diff line change 2020 # only use hashes to pick the action to execute (instead of tags or branches).
2121 # For more details read:
2222 # https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
23- uses : actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # 6.0.1
23+ uses : actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # 6.1.0
2424 with :
2525 repo-token : " ${{ secrets.GITHUB_TOKEN }}"
2626 dot : true
Original file line number Diff line number Diff line change 5858 # Allow pushes when migration changes workflow files.
5959 permission-workflows : write
6060 - name : Migrate
61- uses : frequenz-floss/gh-action-dependabot-migrate@07dc7e74726498c50726a80cc2167a04d896508f # v1.0.0
61+ uses : frequenz-floss/gh-action-dependabot-migrate@45994e185a9040449304a470e8f02d0e197873b4 # v1.1.1
6262 with :
6363 script-url-template : >-
6464 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