first try

This commit is contained in:
2025-07-06 19:58:35 +02:00
parent 5b6bc649a1
commit 5239adfb97

View File

@ -2,7 +2,7 @@ name: 'Setup AGE & SOPS'
description: 'Installs SOPS and AGE binaries'
runs:
using: 'node20'
main: 'dist/index.js'
main: 'dist/index.mjs'
inputs:
sopsVersion:
description: The version of SOPS to install