testing with intentional failure
Some checks failed
security scans / scans (push) Has been cancelled

This commit is contained in:
jake 2025-04-24 12:34:21 -04:00
parent c542c39470
commit 15e7c4097c
2 changed files with 3 additions and 2 deletions

View File

@ -5,4 +5,5 @@ jobs:
scans:
runs-on: smoke-test
steps:
- uses: https://code.jakeyoungdev.com/actions/security@main #update this to a tag after first successful run
- name: "security scan"
uses: https://code.jakeyoungdev.com/actions/security@main #update this to a tag after first successful run

2
go.mod
View File

@ -1,6 +1,6 @@
module code.jakeyoungdev.com/jake/mctl
go 1.24.2
go 1.24.0
require (
github.com/jake-young-dev/mcr v1.3.1