You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current runner version: '2.301.1'
Operating System
Ubuntu
22.04.1
LTS
Runner Image
Image: ubuntu-22.04
Version: 20230206.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20230206.1/images/linux/Ubuntu2204-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230206.1
Runner Image Provisioner
2.0.117.1
and here's the error from the log
Run jossef/[email protected]
env:
GITHUB_TOKEN: ***
TypeError: GitHub is not a constructor
at run (/home/runner/work/_actions/jossef/action-latest-release-info/v1.2.2/dist/index.js:168:24)
at Object.31 (/home/runner/work/_actions/jossef/action-latest-release-info/v1.2.2/dist/index.js:200:5)
at __webpack_require__ (/home/runner/work/_actions/jossef/action-latest-release-info/v1.2.2/dist/index.js:24:31)
at startup (/home/runner/work/_actions/jossef/action-latest-release-info/v1.2.2/dist/index.js:43:19)
at /home/runner/work/_actions/jossef/action-latest-release-info/v1.2.2/dist/index.js:47:18
at Object.<anonymous> (/home/runner/work/_actions/jossef/action-latest-release-info/v1.2.2/dist/index.js:50:10)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
The text was updated successfully, but these errors were encountered:
The relevant part of our GH Actions config:
Here's some debug info from GH Actions
and here's the error from the log
The text was updated successfully, but these errors were encountered: