From 49c508aae70ebf73cf60c5aefc4cfbb36ac0b819 Mon Sep 17 00:00:00 2001 From: jake Date: Sat, 17 May 2025 13:50:04 -0400 Subject: [PATCH] [ci] workflow version bump --- .gitea/workflows/security.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/security.yaml b/.gitea/workflows/security.yaml index 3c5484d..ff06c58 100644 --- a/.gitea/workflows/security.yaml +++ b/.gitea/workflows/security.yaml @@ -14,4 +14,4 @@ jobs: - uses: actions/checkout@v4 - name: "dependency scan and static code analysis" - uses: https://code.jakeyoungdev.com/actions/donotpassgo@v1.0.1 \ No newline at end of file + uses: https://code.jakeyoungdev.com/actions/donotpassgo@v1.1.0 \ No newline at end of file