File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "template" : " https://github.com/sunpy/package-template" ,
3- "commit" : " 93c8bc491584f214226a039a35d0cbebe305cd31 " ,
3+ "commit" : " 9599f755e4f7880fe20f0f07bbf500d8c41de34d " ,
44 "checkout" : null ,
55 "context" : {
66 "cookiecutter" : {
3333 " .github/workflows/sub_package_update.yml"
3434 ],
3535 "_template" : " https://github.com/sunpy/package-template" ,
36- "_commit" : " 93c8bc491584f214226a039a35d0cbebe305cd31 "
36+ "_commit" : " 9599f755e4f7880fe20f0f07bbf500d8c41de34d "
3737 }
3838 },
3939 "directory" : null
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105105 issues : write
106106 steps :
107107 - name : Open an issue if workflow fails
108- uses : actions/github-script@v7 # zizmor: ignore[unpinned-uses]
108+ uses : actions/github-script@v8 # zizmor: ignore[unpinned-uses]
109109 with :
110110 github-token : ${{ github.token }}
111111 # This script is adapted from https://github.com/scientific-python/issue-from-pytest-log-action
You can’t perform that action at this time.
0 commit comments