File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "template" : " https://github.com/sunpy/package-template" ,
3- "commit" : " 82eeab1ff6d8412193f03432404f97f13d81ce4d " ,
3+ "commit" : " 28d86966c43434a03346abf6e740b45206792da6 " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
3232 " .github/workflows/sub_package_update.yml"
3333 ],
3434 "_template" : " https://github.com/sunpy/package-template" ,
35- "_commit" : " 82eeab1ff6d8412193f03432404f97f13d81ce4d "
35+ "_commit" : " 28d86966c43434a03346abf6e740b45206792da6 "
3636 }
3737 },
3838 "directory" : null
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ jobs:
181181 - run : ls -lha dist/
182182
183183 - name : Run upload
184- uses : pypa/gh-action-pypi-publish@v1 # zizmor: ignore[unpinned-uses]
184+ uses : pypa/gh-action-pypi-publish@v1.13.0 # zizmor: ignore[unpinned-uses]
185185
186186 notify :
187187 if : ${{ !cancelled() && github.event_name == 'workflow_dispatch' }}
You can’t perform that action at this time.
0 commit comments