diggsweden / jitsi-outlook

A Jitsi plugin for outlook.
MIT License
5 stars 7 forks source link

49: Upgraded to version 3 of reuse action #50

Closed Ayko1595 closed 1 month ago

Ayko1595 commented 1 month ago

Pull Request Description

Please include a summary of the change and which issue is fixed or added. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #49

Checklist

Ayko1595 commented 1 month ago

@janderssonse Do you know why we are unable to run the reuse action in our workflow? The error message I am receiving seems to imply that we would need to create the reuse action ourselves.

fsfe/reuse-action@v3.0.0 is not allowed to be used in diggsweden/jitsi-outlook. Actions in this workflow must be: within a repository owned by diggsweden, created by GitHub, or verified in the GitHub Marketplace.

Philldomd commented 1 month ago

Is this change needed? Seems lika a warning to me. The rest of the test was marked as green?

Ayko1595 commented 1 month ago

@Philldomd Either this upgrade is needed or there is something else that is disturbing the actions. The last run that was successful was a week ago. I have been unable to start a new run because of the error that I mentioned in my last comment.

janderssonse commented 1 month ago

@Ayko1595 @Philldomd It is all my fault! I restrained general security settings the other night for the organisation, as @Ayko1595 noted. Gimme two seconds I'll finetune a bit. Good catch to update it to v3!

janderssonse commented 1 month ago

Should be runnable now!

Ayko1595 commented 1 month ago

@janderssonse Ahh perfect! No worries, and thanks for the quick fix 😄