msc chnages
This commit is contained in:
parent
9fcdc72f09
commit
18b05ba68d
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
|||
IMAGE_REPO=ghcr.io/trstringer/manual-approval
|
||||
TARGET_PLATFORM?=linux/amd64
|
||||
TARGET_PLATFORM=linux/amd64
|
||||
|
||||
.PHONY: tidy
|
||||
tidy:
|
||||
|
|
|
|||
|
|
@ -50,4 +50,4 @@ outputs:
|
|||
description: The status of the approval ("approved" or "denied")
|
||||
runs:
|
||||
using: docker
|
||||
image: docker://ghcr.io/trstringer/manual-approval:latest
|
||||
image: docker://ghcr.io/trstringer/manual-approval:1.10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue