hashicorp / hashicorp/setup-packer

dist/ directory not updated after merging dependency updates

Open
#160 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
HCL
Stars
165
Forks
88
PR merge metrics
No merged PRs in 30d

Description

It seems like that the `dist/` directory was not rebuilt after the recent dependency updates were merged.

Since this [Action points to the compiled code](https://github.com/hashicorp/setup-packer/blob/main/action.yml#L19) in the `dist/` folder, the updates to `package-lock.json` are currently not effective for users of the action.

### Expected Behavior
The `dist/` directory should be rebuilt and committed whenever source files or dependencies are changed, to ensure that the actual executed code matches the repository state.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.