File tree Expand file tree Collapse file tree 11 files changed +8
-16
lines changed
Expand file tree Collapse file tree 11 files changed +8
-16
lines changed Original file line number Diff line number Diff line change 2525 - name : Upgrade dependency locks
2626 run : nox -s freeze-locks bot-package-diff
2727
28- - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
28+ - uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b
2929 with :
3030 name : gogo.patch
3131 path : gogo.patch
Original file line number Diff line number Diff line change 1111 pull_request :
1212 branches :
1313 - master
14- schedule :
15- - cron : " 0 12 * * 6"
1614 workflow_dispatch :
1715
1816jobs :
Original file line number Diff line number Diff line change 2929 run : nox -s build
3030
3131 - name : Publish package distributions to PyPI
32- uses : pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
32+ uses : pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
Original file line number Diff line number Diff line change 1111 pull_request :
1212 branches :
1313 - master
14- schedule :
15- - cron : " 0 12 * * 6"
1614 workflow_dispatch :
1715
1816jobs :
6361 coverageLocations : .coverage.xml:coverage.py
6462
6563 - name : Archive coverage
66- uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
64+ uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b
6765 with :
6866 name : coverage
6967 path : ./coverage_html
Original file line number Diff line number Diff line change 2424 - name : Reformat
2525 run : nox -s reformat bot-package-diff
2626
27- - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
27+ - uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b
2828 with :
2929 name : gogo.patch
3030 path : gogo.patch
Original file line number Diff line number Diff line change 2525 - name : Resync Piped
2626 run : nox -s copy-piped bot-package-diff
2727
28- - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
28+ - uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b
2929 with :
3030 name : gogo.patch
3131 path : gogo.patch
Original file line number Diff line number Diff line change 1111 pull_request :
1212 branches :
1313 - master
14- schedule :
15- - cron : " 0 12 * * 6"
1614 workflow_dispatch :
1715
1816jobs :
Original file line number Diff line number Diff line change 2121 run : nox -s update-licence
2222
2323 - name : Create Pull Request
24- uses : peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f
24+ uses : peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
2525 with :
2626 author : " always-on-duty[bot] <120557446+always-on-duty[bot]@users.noreply.github.com>"
2727 branch : task/update-licence
Original file line number Diff line number Diff line change 2121 run : nox -s freeze-locks
2222
2323 - name : Create Pull Request
24- uses : peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f
24+ uses : peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
2525 with :
2626 author : " always-on-duty[bot] <120557446+always-on-duty[bot]@users.noreply.github.com>"
2727 branch : task/upgrade-deps
Original file line number Diff line number Diff line change 1111 pull_request :
1212 branches :
1313 - master
14- schedule :
15- - cron : " 0 12 * * 6"
1614 workflow_dispatch :
1715
1816jobs :
You can’t perform that action at this time.
0 commit comments