Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump butlerlogic/action-autotag #2267

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

dapplion
Copy link
Contributor

Motivation

CI in master is failing with

Error: Cannot find module '/app/node_modules/@actions/http-client/index.js'. Please verify that the package.json has a valid "main" entry
    at tryPackage (internal/modules/cjs/loader.js:318:19)
    at Function.Module._findPath (internal/modules/cjs/loader.js:679:18)
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:949:27)
    at Function.Module._load (internal/modules/cjs/loader.js:838:27)
    at Module.require (internal/modules/cjs/loader.js:1022:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Object.<anonymous> (/app/node_modules/@actions/github/lib/github.js:14:33)
    at Module._compile (internal/modules/cjs/loader.js:1118:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1138:10)
    at Module.load (internal/modules/cjs/loader.js:982:32) {
  code: 'MODULE_NOT_FOUND',
  path: '/app/node_modules/@actions/http-client/package.json',
  requestPath: '@actions/http-client'
}

Description

Bump to latest action tag to (hopefully) fix the issue

@codeclimate
Copy link

codeclimate bot commented Mar 25, 2021

Code Climate has analyzed commit da6d9a7 and detected 0 issues on this pull request.

View more on Code Climate.

@mpetrunic mpetrunic merged commit 98471ec into master Mar 25, 2021
@mpetrunic mpetrunic deleted the dapplion/bump-butlerlogic/action-autotag branch March 25, 2021 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants