Matous Jobanek

Results 33 comments of Matous Jobanek

This technically applies to all SARs that are executed for any other resource - for example an APIExport

The referenced issue has been already merged and deployed to the new Ike plugins instance. So I think that this PR is ready to merge

We faced the same problem in one of our repos. To workaround the issue, we used SHA instead of the tag (you can also use `main`): ``` uses: octokit/request-action@dad4362715b7fb2ddedf9772c8670824af564f0d ```