Regen a lock v1 file and rely on a 12 pin for now
This commit is contained in:
parent
51cd26bc15
commit
0e172d60e0
|
@ -11,7 +11,7 @@ LABEL "com.github.actions.color"="gray-dark"
|
|||
COPY package*.json ./
|
||||
|
||||
# Install dependencies
|
||||
RUN npm install
|
||||
RUN npm ci
|
||||
|
||||
# Copy the rest of your action's code
|
||||
COPY . .
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue