Add go-githubactions dependency

This commit is contained in:
Daniel Cosme
2026-02-13 14:31:56 -05:00
parent 08625a8c08
commit 8d02620a0b
3 changed files with 8 additions and 28 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module git.danicos.dev/actions/simple-go-action
go 1.25.6
require github.com/sethvargo/go-githubactions v1.3.2