missing jq
This commit is contained in:
@@ -7,6 +7,7 @@ LABEL "com.github.actions.description"="Create a pull request when a branch is c
|
|||||||
LABEL "com.github.actions.icon"="activity"
|
LABEL "com.github.actions.icon"="activity"
|
||||||
LABEL "com.github.actions.color"="yellow"
|
LABEL "com.github.actions.color"="yellow"
|
||||||
|
|
||||||
|
RUN apt-get update && apt-get install -y jq
|
||||||
COPY pull-request.sh /pull-request.sh
|
COPY pull-request.sh /pull-request.sh
|
||||||
|
|
||||||
RUN chmod u+x /pull-request.sh
|
RUN chmod u+x /pull-request.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user