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