msc chnages

This commit is contained in:
SnskArora 2025-06-02 21:20:16 +05:30
parent 9fcdc72f09
commit 18b05ba68d
No known key found for this signature in database
GPG key ID: 6EC7FEA48093AB59
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
IMAGE_REPO=ghcr.io/trstringer/manual-approval
TARGET_PLATFORM?=linux/amd64
TARGET_PLATFORM=linux/amd64
.PHONY: tidy
tidy:

View file

@ -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