Add zizmor checks and fix all lints#2246
Conversation
|
We need to either find another source for the WMS time plugin or we need to remove it from the docs. The source we are using there is failing and prevent us from building the docs. @hansthen are you OK with removing this part of the docs? |
|
I can do it after this one. I'm still looking for alternatives and/or keeping some parts of the example alive without reaching the URL. More on that soon. Let me know if you are OK with this PR and I'll tackle the docs+downloadable assets right after. |
|
|
||
| steps: | ||
| - uses: actions/checkout@v7 | ||
| - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 |
There was a problem hiding this comment.
Why is this required? I take it the long string is a version hash? What will this mean for future maintenance?
I'm okay with it. I just had one question (why the long version hashes are required). |
@hansthen I'll prepare the PR to fetch the supporting data from a release afte this one. I had this sitting on my laptop for a long time.