Add installGo input for adding setup-go step in sync.py

This commit is contained in:
Michael B. Gale 2025-06-16 12:28:05 +01:00
parent 429b71ea4b
commit 8f71d47b93
No known key found for this signature in database
GPG key ID: FF5E2765BD00628F
47 changed files with 140 additions and 66 deletions

View file

@ -1,6 +1,7 @@
name: "Upload-sarif: 'ref' and 'sha' from inputs"
description: "Checks that specifying 'ref' and 'sha' as inputs works"
versions: ["default"]
installGo: "true"
steps:
- uses: ./../action/init
with: